Skip to content

Releases: npm/nopt

v9.0.0

22 Oct 15:26
9d8161a

Choose a tag to compare

9.0.0 (2025-10-22)

⚠️ BREAKING CHANGES

  • nopt now supports node ^20.17.0 || >=22.9.0

Bug Fixes

Dependencies

Chores

v8.1.0

21 Jan 17:15
e8cc071

Choose a tag to compare

8.1.0 (2025-01-21)

Features

Bug Fixes

Dependencies

Chores

v8.0.0

04 Sep 22:11
a3b0bfc

Choose a tag to compare

8.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

  • nopt now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

v7.2.1

04 May 01:09
6d33cd7

Choose a tag to compare

7.2.1 (2024-05-04)

Bug Fixes

Chores

v7.2.0

15 Jun 16:15

Choose a tag to compare

7.2.0 (2023-06-15)

Features

Bug Fixes

v7.1.0

21 Mar 18:50

Choose a tag to compare

7.1.0 (2023-03-08)

Features

Bug Fixes

v7.0.0

02 Nov 14:35

Choose a tag to compare

7.0.0 (2022-11-02)

⚠️ BREAKING CHANGES

  • nopt is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Dependencies

v6.0.0

20 Jul 21:16
d4ad62d

Choose a tag to compare

6.0.0 (2022-07-20)

⚠ BREAKING CHANGES

  • This drops support for node 6 through 10 and non-LTS versions of node12 and node14

Bug Fixes

Dependencies

  • fix abbrev requirement to use proper spec (b8c751a)