Releases: npm/validate-npm-package-name
Releases · npm/validate-npm-package-name
v6.0.0
6.0.0 (2024-09-24)
⚠️ BREAKING CHANGES
validate-npm-package-name
now supports node^18.17.0 || >=20.5.0
Bug Fixes
d14349c
#131 align to npm 10 node engine range (@hashtagchris)
Chores
e78d90d
#131 run template-oss-apply (@hashtagchris)3b308e9
#128 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])5f444c8
#129 postinstall for dependabot template-oss PR (@hashtagchris)a75975a
#129 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
v5.0.1
5.0.1 (2024-05-06)
Dependencies
Chores
f2b3233
#112 auto publish (#112) (@lukekarrys)406b31a
#110 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)bcc451a
#69 update tap coverage in package.json (#69) (@wraithgar)320e5dd
#68 add new tests to reach full test coverage (#68) (@janbritz)5c72411
#59 bump @npmcli/eslint-config from 3.1.0 to 4.0.0 (@dependabot[bot])a893e39
#110 postinstall for dependabot template-oss PR (@lukekarrys)13f9b85
#109 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
v5.0.0
5.0.0 (2022-10-10)
⚠️ BREAKING CHANGES
validate-npm-package-name
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
Features
f0983ef
#50 postinstall for dependabot template-oss PR (@lukekarrys)
v4.0.0
4.0.0 (2022-03-29)
⚠ BREAKING CHANGES
- scopedPackagePattern is no longer exported from this module.
- This drops support for node 10 and non-LTS versions of node 12 and node 14
Features
- add changelog (d23c813)
Bug Fixes
Documentation
- Move invalid example to the right section (#18) (9ee8d54)
- update misleading naming rule (#27) (3c65535)
Dependencies
- @npmcli/[email protected] (#39) (b456a01)
- bump builtins from 1.0.3 to 5.0.0 (#41) (2c6129e)