Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Releases: tonik/html-frontend-boilerplate

v2.0.0

15 Jul 15:18
Compare
Choose a tag to compare

Features

  • build(): Introduce task for fixing JavaScript files
  • build(): Introduce task for fixing SASS files

Internal

  • docs(): Explain new fixing tasks
  • docs(): Re-edit section about workflow

v1.3.0

15 Jul 14:10
Compare
Choose a tag to compare

Bugfixes

  • fix(): Watch for changes in JSON data files (#18)
  • fix(): Flush cache of the JSON data files (#20)

Internal

  • build(): Handle importing json files in JavaScript (#15)
  • build(babel): Transpile Object.assign by default (#14)
  • build(): Better image compression settings & introduce svgs optimization (#16)

v1.2.1

07 Dec 15:47
Compare
Choose a tag to compare

Bug Fixes

  • build(images): New images are not processed on watch script (#2)
  • fix(): Include a proper app.js file (#9)

v1.2.0

20 Jul 13:12
Compare
Choose a tag to compare

Features

Bug Fixes

  • Nunjucks compilation properly terminates process when there is a error at compilation step

Internals

  • Rename general js file from main.js to app.js from better naming consistency

v1.1.0

29 May 09:13
Compare
Choose a tag to compare

Internal

  • Remove Husky. A pre-verify step was moved to CI runner and it is not desired at the local stage.

v1.0.1

29 May 09:13
Compare
Choose a tag to compare

Bug Fixes

  • Builder should check for resources/json folder before loading data files (#8)

v1.0.0

19 Mar 13:58
Compare
Choose a tag to compare

First stable release 🚀