Releases: npm/npm-packlist
Releases · npm/npm-packlist
v9.0.0
9.0.0 (2024-09-25)
⚠️ BREAKING CHANGES
npm-packlist
now supports node^18.17.0 || >=20.5.0
Bug Fixes
4679b12
#247 align to npm 10 node engine range (@hashtagchris)
Dependencies
Chores
46ed801
#245 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (#245) (@dependabot[bot])625ddca
#240 bump @npmcli/arborist from 6.5.1 to 7.5.4 (#240) (@dependabot[bot])e2eb28d
#247 run template-oss-apply (@hashtagchris)3c27bb3
#230 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)fa9e80d
#242 bump @npmcli/template-oss from 4.22.0 to 4.23.3 (#242) (@dependabot[bot])cb4a823
#230 postinstall for dependabot template-oss PR (@lukekarrys)
v8.0.2
8.0.2 (2024-01-03)
Bug Fixes
728d68a
#214 handling of directory glob (#214) (@mohd-akram)837af58
#210 avoid modifying singleton variable (#210) (@mohd-akram)
v8.0.1
8.0.1 (2023-12-06)
Bug Fixes
8fc4df1
#204 always ignore .npmrc files at every level (@wraithgar)cd5ddbd
#205 preserve slashes in specified files (#205) (@mohd-akram)
Dependencies
Chores
20fe0cd
#207 bump @npmcli/template-oss from 4.21.1 to 4.21.2 (#207) (@dependabot[bot], @lukekarrys)f8be7bd
#202 bump @npmcli/template-oss from 4.19.0 to 4.21.1 (#202) (@dependabot[bot], @lukekarrys)8e1d900
#204 tests reflect fixed ignore-walk rules (@wraithgar)6d7cbe9
#181 postinstall for dependabot template-oss PR (@lukekarrys)80ec501
#181 bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])f327738
#179 postinstall for dependabot template-oss PR (@lukekarrys)a770a96
#179 bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot])
v8.0.0
8.0.0 (2023-08-24)
⚠️ BREAKING CHANGES
- The files array can now be used to exclude non-root readme, license, licence, and copying files.
Bug Fixes
24344a2
#173 exclude non-root README.md/LICENSE files (#173) (@AaronHamilton965, @rahulio96)
v7.0.4
v7.0.3
v7.0.2
v7.0.1
v7.0.0
v7.0.0-pre.1
7.0.0-pre.1 (2022-10-03)
⚠️ BREAKING CHANGES
- if npm-shrinkwrap.json is included in your .npmignore, the shrinkwrap will now be excluded from your packlist.