9.0.0 (2025-10-22)
noptnow supports node^20.17.0 || >=22.9.0
ffb5dad#189 template-oss-apply (@owlstronaut)af91ff2#188 bump @npmcli/template-oss from 4.26.0 to 4.27.1 (#188) (@dependabot[bot], @npm-cli-bot)
8.1.0 (2025-01-21)
a7156b2#180 remove proc-log8dd86dd#179 addproc-log@5.0.09e64314#176 bump abbrev from 2.0.0 to 3.0.0 (#176)
d7916cd#181 bump @npmcli/template-oss from 4.23.4 to 4.23.6 (#181) (@dependabot[bot], @npm-cli-bot)
8.0.0 (2024-09-03)
noptnow supports node^18.17.0 || >=20.5.0
a8e567c#174 run template-oss-apply (@hashtagchris)5429145#172 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])5eeda97#173 postinstall for dependabot template-oss PR (@hashtagchris)bff360b#173 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
7.2.1 (2024-05-04)
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])
7.2.0 (2023-06-15)
008c672#125 add fallback option to use function when looking up types (@lukekarrys)082bad3#124 allow settingtypeDefaultonnoptandcleanlib methods (@lukekarrys)
7.1.0 (2023-03-08)
7.0.0 (2022-11-02)
noptis now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
6.0.0 (2022-07-20)
- This drops support for node 6 through 10 and non-LTS versions of node12 and node14
-
linting (0cb6aa8)
-
replace deprecated String.prototype.substr() (#85) (40c686f)
-
@npmcli/template-oss@3.5.0 (56e6c7e)
- fix abbrev requirement to use proper spec (b8c751a)
fb9b1ceMerged so many patches at once that the code fencing (@adius) added got broken. Sorry, (@adius)! (@othiym23)
651d447When parsing String-typed arguments, if the next value is"", don't simply swallow it. (@samjonester)
3370ce8Simplify initialization. (@elidoran)356e58eStoreArray.isArray(types[arg])for reuse. (@elidoran)0d95e90Interpret single-item type arrays as a single type. (@samjonester)07c69d3Simplify key-value extraction. (@elidoran)39b6e5cOnly callDate.parse(val)once. (@elidoran)934943dUseosenv.home()to find a user's home directory instead of assuming it's always$HOME. (@othiym23)
326ffffFix/tmptest to work on Windows. (@elidoran)c89d31aOnly run Windows tests on Windows, only run Unix tests on a Unix. (@elidoran)affd3d1Refresh Travis to run the tests against the currently-supported batch of npm versions. (@helio-frota)55f9449tap@8.0.1(@othiym23)
5271229Use JavaScript code block for syntax highlighting. (@adius)c0d156fThe code sample in the README hadmany2: [ oneThing ], and now it hasmany2: [ two, things ]. (@silkentrance)