Skip to content

Releases: waldronmatt/webpack-boilerplate

v1.10.1

26 Mar 05:00

Choose a tag to compare

1.10.1 (2023-03-26)

Bug Fixes

  • config/main.js: update csp for pwa inline script (818bf3b)
  • global: revamp demo site to include document section examples (f6817b0)
  • paths.js: add back port in paths (34e962a)
  • webpack.prod.js: preload fonts and css (c4d8706)

v1.10.0

12 Feb 22:33

Choose a tag to compare

1.10.0 (2023-02-12)

Features

  • global: refactor server code, add express libraries (fd98882)

v1.9.2

11 Feb 00:50

Choose a tag to compare

1.9.2 (2023-02-11)

Bug Fixes

  • manifest: update pwa metadata (ce5e222)

v1.9.1

11 Feb 00:45

Choose a tag to compare

1.9.1 (2023-02-11)

Bug Fixes

  • webpack.prod.js: add copy-webpack-plugin to move public assets to dist folder (6e17ea3)

v1.9.0

11 Feb 00:37

Choose a tag to compare

1.9.0 (2023-02-11)

Bug Fixes

  • global: fix linting errors (147d538)

Features

  • global: add pwa support (94ba451)

v1.8.5

26 Nov 21:41

Choose a tag to compare

1.8.5 (2022-11-26)

Bug Fixes

  • global: upgrade jest, lint-staged, tsconfig configs (05a1449)

v1.8.4

06 Nov 16:46

Choose a tag to compare

1.8.4 (2022-11-06)

Bug Fixes

  • .releaserc.json: upgrade semantic-release-config, update file ref in config (7b1858f)
  • package.json: remove commitizen-config (2b3f281)
  • package.json: upgrade postcss-config (eda4121)

v1.8.3

23 Oct 03:39

Choose a tag to compare

1.8.3 (2022-10-23)

Bug Fixes

  • lint-staged.config.js: add coverage cli to jest config (0a83f0e)

v1.8.2

18 Oct 23:18

Choose a tag to compare

1.8.2 (2022-10-18)

Bug Fixes

  • global: rename template to boilerplate (b4d92b5)

v1.8.1

21 Sep 02:21

Choose a tag to compare

1.8.1 (2022-09-21)

Bug Fixes

  • package.json: update linting ordering and keywords (f3f2ba1)