10.0.0 (2024-09-26)
npm-pick-manifest
now supports node^18.17.0 || >=20.5.0
2e1fdb4
#145 run template-oss-apply (@reggi)7891f6b
#140 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])ae2ffc5
#138 postinstall for dependabot template-oss PR (@hashtagchris)7744312
#138 bump @npmcli/template-oss from 4.22.0 to 4.23.3 (@dependabot[bot])
9.1.0 (2024-07-09)
9.0.1 (2024-05-04)
7242a55
#126 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)581d69b
#126 postinstall for dependabot template-oss PR (@lukekarrys)dd5fc17
#125 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
9.0.0 (2023-08-15)
- support for node 14 has been removed
8.0.2 (2023-07-26)
8.0.1 (2022-10-18)
8.0.0 (2022-10-14)
npm-pick-manifest
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
cf6ddfd
#70 bump npm-install-checks from 5.0.0 to 6.0.0518aba1
#69 bump npm-normalize-package-bin from 2.0.0 to 3.0.0
7.0.2 (2022-08-25)
7.0.1 (2022-04-05)
7.0.0 (2022-02-10)
- This drops support for node 10 and non-LTS versions of node 12 and node 14
- @npmcli/[email protected] (73e6f4f)
- bump npm-package-arg from 8.1.5 to 9.0.0 (82f45ce)
- update semver requirement from ^7.3.4 to ^7.3.5 (9564d23)
6.1.1 (2020-04-07)
- normalize package bins in returned manifest
6.1.0 (2020-04-07)
- add 'avoid' semver range option (c64973d)
- add avoidStrict option to strictly avoid (c268796), closes #30
6.0.0 (2020-02-18)
- 'enjoyBy' is no longer an acceptable alias.
- add GitHub Actions file for ci (8985247)
- Handle edge cases around before:Date and filtering staged publishes (ed2f92e)
- remove figgy pudding (c24fed2)
- remove outdated cruft from docs (aae7ef7)
- update some missing {loose:true} semver configs (4015424)
- Use canonical 'before' config name (029de59)
5.0.0 (2019-12-15)
-
This drops support for node < 10.
-
normalize settings, drop old nodes, update deps (dc2e61c)
4.0.0 (2019-11-11)
- bump npm-package-arg to v7 (42c76d8), closes /github.com/npm/hosted-git-info/pull/38#issuecomment-520243803
- this drops support for ancient node versions.
3.0.2 (2019-08-30)
3.0.1 (2019-08-28)
3.0.0 (2019-08-20)
- This adds a new error code when package versions are blocked.
PR-URL: #1 Credit: @claudiahdz
2.2.3 (2018-10-31)
- enjoyBy: rework semantics for enjoyBy again (5e89b62)
2.2.2 (2018-10-31)
- enjoyBy: rework semantics for enjoyBy (5684f45)
2.2.1 (2018-10-30)
2.2.0 (2018-10-30)
- audit: npm audit fix --force (d5ae6c4)
- enjoyBy: add opts.enjoyBy option to filter versions by date (0b8a790)
2.1.0 (2017-10-18)
- selection: allow manually disabling deprecation skipping (0d239d3)
2.0.1 (2017-10-18)
2.0.0 (2017-10-03)
- license: relicense project according to npm policy (#3) (ed743a0)
- selection: Avoid matching deprecated packages if possible (3fc6c3a)
- selection: deprecated versions may be skipped now
- license: This moves the license from CC0 to ISC and properly documents the copyright as belonging to npm, Inc.
1.0.4 (2017-06-29)
1.0.3 (2017-05-04)
- semver: use semver.clean() instead (f4133b5)
1.0.2 (2017-05-04)
- picker: spaces in
wanted
prevented match (97a7d0a)
1.0.1 (2017-04-24)
- deps: forgot to add semver (1876f4f)
- api: initial implementation. (b086912)
- api: ex nihilo