Releases: npm/init-package-json
Releases · npm/init-package-json
v8.0.0
8.0.0 (2024-12-02)
⚠️ BREAKING CHANGES
- this module is now compatible with the following node versions: ^20.17.0 || >=22.9.0
- adds a new
type
prompt and changes the sort order of created packages
Features
Bug Fixes
f4c1430
update node engines to ^20.17.0 || >=22.9.0 (#318) (@wraithgar)
Chores
47339ef
#311 bump @npmcli/config from 8.3.4 to 9.0.0 (#311) (@dependabot[bot])2ccbf30
#310 bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#310) (@dependabot[bot], @npm-cli-bot)
v7.0.2
v7.0.1
v7.0.0
7.0.0 (2024-09-26)
⚠️ BREAKING CHANGES
init-package-json
now supports node^18.17.0 || >=20.5.0
Bug Fixes
Dependencies
732dc0d
#305[email protected]
bdb71d9
#305[email protected]
2a6ebd2
#305[email protected]
45bb12a
#305[email protected]
Chores
c8deea5
#305 run template-oss-apply (@reggi)e61c6c7
#299 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])c3f2bfe
#300 postinstall for dependabot template-oss PR (@hashtagchris)9569c5d
#300 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
v6.0.3
6.0.3 (2024-05-04)
Bug Fixes
3d50080
#284 linting: no-console (@lukekarrys)
Chores
c089e8c
#284 increase tap timeout (@lukekarrys)d9deb25
#284 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)5b599d7
#284 postinstall for dependabot template-oss PR (@lukekarrys)2421ced
#282 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
v6.0.2
v6.0.1
6.0.1 (2024-02-29)
Bug Fixes
4eca245
#263 move to @npmcli/package-json (@wraithgar)
Dependencies
85b4452
#274 bump read from 2.1.0 to 3.0.1 (#274)16f1fcc
#263 remove read-package-json5c0da7f
#263 add new dependency@npmcli/[email protected]
Chores
0a12bd7
#273 bump @npmcli/config from 7.2.0 to 8.2.0 (#273) (@dependabot[bot])b216462
#267 postinstall for dependabot template-oss PR (@lukekarrys)36addd8
#267 bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])38ee762
#261 postinstall for dependabot template-oss PR (@lukekarrys)642e170
#261 bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])4a9b5f1
#239 postinstall for dependabot template-oss PR (@lukekarrys)0920582
#239 bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])9e08db3
#238 postinstall for dependabot template-oss PR (@lukekarrys)4a274d1
#238 bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot])
v6.0.0
v5.0.0
5.0.0 (2023-02-06)
⚠️ BREAKING CHANGES
- this module is now Promise only and no longer accepts a callback parameter
Features
8b919b7
refactor (@lukekarrys)