Skip to content

Releases: npm/init-package-json

v8.0.0

02 Dec 17:32
645aaf2
Compare
Choose a tag to compare

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

Chores

v7.0.2

02 Dec 16:30
583a2e4
Compare
Choose a tag to compare

7.0.2 (2024-12-02)

Bug Fixes

v7.0.1

02 Oct 16:41
eab6037
Compare
Choose a tag to compare

7.0.1 (2024-10-02)

Dependencies

v7.0.0

26 Sep 19:41
4b59157
Compare
Choose a tag to compare

7.0.0 (2024-09-26)

⚠️ BREAKING CHANGES

  • init-package-json now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

v6.0.3

04 May 01:10
e057d6a
Compare
Choose a tag to compare

6.0.3 (2024-05-04)

Bug Fixes

Chores

v6.0.2

01 Mar 16:51
b89b5ae
Compare
Choose a tag to compare

6.0.2 (2024-03-01)

Dependencies

v6.0.1

29 Feb 18:14
c98e3ab
Compare
Choose a tag to compare

6.0.1 (2024-02-29)

Bug Fixes

Dependencies

Chores

v6.0.0

15 Aug 20:52
Compare
Choose a tag to compare

6.0.0 (2023-08-15)

⚠️ BREAKING CHANGES

  • support for node 14 has been removed

Bug Fixes

Dependencies

  • 9eccb04 #233 bump read-package-json from 6.0.4 to 7.0.0
  • 3024040 #234 bump npm-package-arg from 10.1.0 to 11.0.0

v5.0.0

06 Feb 18:58
a7baf44
Compare
Choose a tag to compare

5.0.0 (2023-02-06)

⚠️ BREAKING CHANGES

  • this module is now Promise only and no longer accepts a callback parameter

Features

v4.0.1

18 Oct 17:43
Compare
Choose a tag to compare

4.0.1 (2022-10-18)

Dependencies

  • 4dea768 #172 bump npm-package-arg from 9.1.2 to 10.0.0