Skip to content

Releases: softwareventures/template-webpack-project

v2.1.7

31 Oct 23:49
8b25e9b

Choose a tag to compare

2.1.7 (2022-10-31)

Bug Fixes

  • deps: update dependency tslib to v2.4.1 (8b25e9b)

v2.1.6

13 Oct 10:15
73f1982

Choose a tag to compare

2.1.6 (2022-10-13)

Bug Fixes

  • deps: update dependency @softwareventures/precise-commits to v3 (#16) (4d25b10)
  • deps: update dependency @softwareventures/semantic-release-config to v3 (#15) (73f1982)

v2.1.5

20 Sep 16:56

Choose a tag to compare

2.1.5 (2022-09-20)

Bug Fixes

  • husky: fix crash due to husky attempting to install after adding this project as a dependency (9619ca4)

v2.1.4

20 Sep 16:42

Choose a tag to compare

2.1.4 (2022-09-20)

Bug Fixes

  • deps: update dependency @commitlint/cli to v17 (#6) (bd5c3ea)

v2.1.3

20 Sep 16:34
2a64bb8

Choose a tag to compare

2.1.3 (2022-09-20)

Bug Fixes

  • deps: update dependency @commitlint/cz-commitlint to v17 (#8) (2a64bb8)

v2.1.2

20 Sep 16:30
665109d

Choose a tag to compare

2.1.2 (2022-09-20)

Bug Fixes

  • deps: update dependency @commitlint/config-conventional to v17 (#7) (665109d)
  • deps: update dependency @softwareventures/eslint-config to v7 (138cbbe)
  • deps: update dependency inquirer to v9 (#11) (c754fda)

v2.1.1

16 Aug 16:33
69f598d

Choose a tag to compare

2.1.1 (2022-08-16)

Bug Fixes

  • deps: update dependency @types/webpack-env to v1.18.0 (69f598d)

v2.1.0

04 Jul 02:59
35a88e6

Choose a tag to compare

2.1.0 (2022-07-04)

Features

  • pre-commit: remove pre-commit script, run precise-commits directly from husky (b14823b)
  • yarn: add yarn typescript plugin (f654cf9)
  • yarn: migrate to yarn 2 (97504a1)
  • yarn: use exact semver versions by default (becbe50)

Bug Fixes

  • deps: add missing peer dependency on @types/node (da206fc)
  • deps: add missing peer dependency on inquirer (04574d7)
  • fix husky installation and tsc compilation for yarn 2 (9746353)

v2.0.0

13 Jun 12:28

Choose a tag to compare

2.0.0 (2022-06-13)

⚠ BREAKING CHANGES

  • node: node version 17 is no longer supported.

Features

  • node: drop support for node 17 (4c03fed)

v1.4.2

19 May 12:36
a0c9abc

Choose a tag to compare

1.4.2 (2022-05-19)

Bug Fixes

  • deps: update dependency @types/webpack-env to v1.17.0 (a0c9abc)