Releases: softwareventures/template-node-project
Releases · softwareventures/template-node-project
v2.0.1
20 Sep 16:14
Compare
Sorry, something went wrong.
No results found
2.0.1 (2022-09-20)
Bug Fixes
deps: update dependency @softwareventures/eslint-config to v7 (9504bf0 )
v2.0.0
13 Jun 14:21
Compare
Sorry, something went wrong.
No results found
2.0.0 (2022-06-13)
⚠ BREAKING CHANGES
node: node versions 12, 17 are no longer supported.
Features
node: drop support for node 12, 17 (3761425 )
pre-commit: remove pre-commit script, run precise-commits directly from husky (f53e48a )
yarn: add yarn typescript plugin (9f0df14 )
yarn: migrate to yarn 2 (5f7b6dd )
Bug Fixes
fix husky installation and tsc compilation for yarn 2 (af24558 )
deps: add missing peer dependency on @types/node (b4f27d0 )
deps: add missing peer dependency on inquirer (26a162b )
v1.3.0
30 Apr 10:11
Compare
Sorry, something went wrong.
No results found
1.3.0 (2022-04-30)
Features
npmignore: do not include config files in npm packages (83b5fdd )
v1.2.0
15 Apr 21:21
Compare
Sorry, something went wrong.
No results found
1.2.0 (2022-04-15)
Features
commitizen: add yarn commit script to run commitizen (aa2a1ef )
commitizen: integrate commitizen with commitlint (b1d92d7 )
v1.1.0
15 Apr 21:12
Compare
Sorry, something went wrong.
No results found
1.1.0 (2022-04-15)
Features
commitlint: verify commit messages using commitlint (b0cb90a )
semantic-release: remove semantic-release script (96ebfef )
v1.0.1
09 Apr 15:23
Compare
Sorry, something went wrong.
No results found
1.0.1 (2022-04-09)
Bug Fixes
webstorm: disable inspection JSVoidFunctionReturnValueUsed (fad0583 )
v1.0.0
24 Jan 13:22
Compare
Sorry, something went wrong.
No results found
1.0.0 (2022-01-24)
Bug Fixes
deps: update dependency @softwareventures/eslint-config to v5.0.1 (236fbf0 )
update fix script (6bc69cb )
update lint script (e00d750 )
Features
precise-commits: configure precise-commits (f39a83c )
create project (bd45654 )