Skip to content

Releases: harold-js/harold-scripts

v0.6.0

11 Jul 12:29
Compare
Choose a tag to compare
  • new docs template as another option -t docs
  • some changes in harold-scripts regarding config file, no breaking changes
  • .haroldrc used in the src directory, so in template folder will overwrite the one used in the root of the app

v0.5.0

07 Jul 21:27
Compare
Choose a tag to compare
  • templates are now located in separate repositories
  • nothing should change from the usage perspective
  • you can still use npm init harold-app my-app or npm init harold-app my-app -t bare

v0.4.1

06 Jun 21:53
Compare
Choose a tag to compare
  • fix postsList date element class name

v0.4.0

05 Jun 13:34
76d6108
Compare
Choose a tag to compare
  • support for relative paths, now you can host it in a subdirectory
  • added relativePath and hostDirName handlebars helpers
  • new configuration in .haroldrc if needed (outputDirName, hostDirName)
  • new documentation articles and updates

v0.3.3

31 May 22:24
Compare
Choose a tag to compare
  • added missing og meta tags
  • small javascript optimizations

v0.3.2

18 May 23:27
Compare
Choose a tag to compare

npm audit fixes

v0.3.1

02 May 20:06
Compare
Choose a tag to compare

bugfix for links in postsList

v0.3.0

02 May 17:40
Compare
Choose a tag to compare

configuration possibility

v0.2.1

02 May 14:36
Compare
Choose a tag to compare

fix JSON data generation on start

v0.2.0

28 Apr 21:34
Compare
Choose a tag to compare

switch from node-sass to sass