Skip to content

Releases: npm/nopt

v10.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 14:34
307cf92

10.0.1 (2026-06-04)

Documentation

Chores

v10.0.0

Choose a tag to compare

@github-actions github-actions released this 15 May 18:45
6f22682

10.0.0 (2026-05-15)

⚠️ BREAKING CHANGES

  • nopt now supports node ^22.22.2 || ^24.15.0 || >=26.0.0
  • template-oss-apply
  • debug console.error output has been removed
  • this package now uses URL.parse, as the original url.parse was deprecated.

Features

Bug Fixes

Dependencies

Chores

v9.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Oct 15:26
9d8161a

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

Choose a tag to compare

@github-actions github-actions released this 21 Jan 17:15
e8cc071

8.1.0 (2025-01-21)

Features

Bug Fixes

Dependencies

Chores

v8.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 22:11
a3b0bfc

8.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

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

Bug Fixes

Chores

v7.2.1

Choose a tag to compare

@github-actions github-actions released this 04 May 01:09
6d33cd7

7.2.1 (2024-05-04)

Bug Fixes

Chores

v7.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 16:15

7.2.0 (2023-06-15)

Features

Bug Fixes

v7.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 18:50

7.1.0 (2023-03-08)

Features

Bug Fixes

v7.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Nov 14:35

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

Choose a tag to compare

@github-actions github-actions released this 20 Jul 21:16
d4ad62d

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)