Skip to content

Releases: harold-js/create-harold-app

v0.6.0

11 Jul 12:28
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:26
7b78606
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:54
Compare
Choose a tag to compare
  • fix postsList date element class name

v0.4.0

05 Jun 13:34
93ae2f2
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:23
Compare
Choose a tag to compare
  • added missing og meta tags
  • small javascript optimizations

v0.3.2

18 May 23:28
Compare
Choose a tag to compare

npm audit fixes

v0.3.1

02 May 20:07
Compare
Choose a tag to compare

bugfix for links in postsList

v0.3.0

02 May 17:39
Compare
Choose a tag to compare

configuration possibility

v0.2.1

02 May 14:37
Compare
Choose a tag to compare

fix for search engine in the 'default' template

v0.2.0

28 Apr 21:35
Compare
Choose a tag to compare

update harold-scripts (switch from node-sass to sass)