Nopt Versions Save

Node/npm Option Parsing

v7.2.1

1 week ago

7.2.1 (2024-05-04)

Bug Fixes

Chores

  • 2bdcfcb #160 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
  • 0aa1d01 #160 postinstall for dependabot template-oss PR (@lukekarrys)
  • 28cb4e1 #159 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])

v7.2.0

11 months ago

7.2.0 (2023-06-15)

Features

  • 008c672 #125 add fallback option to use function when looking up types (@lukekarrys)
  • 082bad3 #124 allow setting typeDefault on nopt and clean lib methods (@lukekarrys)

Bug Fixes

v7.1.0

1 year ago

7.1.0 (2023-03-08)

Features

  • 6830137 #116 add lib export to use nopt in non-global mode (#116) (@lukekarrys)

Bug Fixes

v7.0.0

1 year ago

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

  • f905544 #101 postinstall for dependabot template-oss PR (@lukekarrys)

Dependencies

v6.0.0

1 year ago

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)