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

Releases: tonik/html-frontend-boilerplate

v2.0.0

Choose a tag to compare

@jedrzejchalubek jedrzejchalubek released this 15 Jul 15:18

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

Choose a tag to compare

@jedrzejchalubek jedrzejchalubek released this 15 Jul 14:10

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

Choose a tag to compare

@jedrzejchalubek jedrzejchalubek released this 07 Dec 15:47

Bug Fixes

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

v1.2.0

Choose a tag to compare

@jedrzejchalubek jedrzejchalubek released this 20 Jul 13:12

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

Choose a tag to compare

@jedrzejchalubek jedrzejchalubek released this 29 May 09:13

Internal

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

v1.0.1

Choose a tag to compare

@jedrzejchalubek jedrzejchalubek released this 29 May 09:13

Bug Fixes

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

v1.0.0

Choose a tag to compare

@jedrzejchalubek jedrzejchalubek released this 19 Mar 13:58

First stable release 🚀