Skip to content

Releases: keithamus/sort-package-json

v3.0.0

04 Mar 13:38
24d9da5
Compare
Choose a tag to compare

3.0.0 (2025-03-04)

  • chore!: drop support for Node < 20 (24d9da5)

BREAKING CHANGES

  • This drops support for Node v12.x - v18.x. The minimum supported version is now v20.x. If you're using one of these versions please consider upgrading your Node distribution, or continue to use sort-package-json@2.15.1.

This change contains no other substantial changes. For users of Node v20.x and above, this version is identical to 2.15.1.

v2.15.1

01 Mar 10:27
ec74b4c
Compare
Choose a tag to compare

2.15.1 (2025-03-01)

Bug Fixes

v2.15.0

26 Feb 22:07
e9ab5c6
Compare
Choose a tag to compare

2.15.0 (2025-02-26)

Features

v2.14.0

15 Jan 13:16
703badf
Compare
Choose a tag to compare

2.14.0 (2025-01-15)

Features

v2.13.0

13 Jan 11:25
eb49298
Compare
Choose a tag to compare

2.13.0 (2025-01-13)

Features

  • sort pre/post scripts with colon together (#330) (eb49298)

v2.12.0

23 Nov 17:05
0bf1155
Compare
Choose a tag to compare

2.12.0 (2024-11-23)

Features

v2.11.0

19 Nov 12:54
57aebe2
Compare
Choose a tag to compare

2.11.0 (2024-11-19)

Features

v2.10.2

19 Nov 12:53
5213340
Compare
Choose a tag to compare

2.10.2 (2024-11-19)

Bug Fixes

  • use locale-independent comparison for sorting of overrides (#327) (5213340)

v2.10.1

22 Aug 09:41
92de3ef
Compare
Choose a tag to compare

2.10.1 (2024-08-22)

Bug Fixes

v2.10.0

30 Mar 00:34
a55cbb7
Compare
Choose a tag to compare

2.10.0 (2024-03-30)

Features