Skip to content

Releases: harold-js/create-harold-app

v1.1.1

18 Oct 08:34
65042a6
Compare
Choose a tag to compare
  • update harold-scripts
  • update dependencies

v1.1.0

12 Aug 17:07
aec5238
Compare
Choose a tag to compare
  • adjust code for new repo links
  • replace the 'download' and 'decompress' libraries
  • update dependencies

v1.0.0

07 Aug 20:54
bdfa14c
Compare
Choose a tag to compare
  • switch to ESM,
  • min version of Node is now 16 and up
  • update dependencies

v0.8.3

18 Sep 13:11
978d197
Compare
Choose a tag to compare
  • npm audit and some updates in harold-scripts

v0.8.2

10 Jan 16:41
Compare
Choose a tag to compare
  • added allowFullScreen, allow as allowed field in iframes - fix

v0.8.1

10 Jan 15:57
Compare
Choose a tag to compare
  • added allowfullscreen as allowed field in iframes

v0.8.0

22 Aug 10:47
Compare
Choose a tag to compare
  • possibility to copy custom static files or/and dirs structures

v0.7.0

08 Aug 21:27
Compare
Choose a tag to compare
  • possibility to pass a custom template package when initializing the project

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