v6.0.0
6.0.0 (2022-09-21)
⚠️ BREAKING CHANGES
- this module now follows a strict order of operations when applying ignore rules. if a
files
array is present in the package.json, then rules in.gitignore
and.npmignore
files from the root will be ignored. npm-packlist
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0