5.0.20 (2023-10-06)
- Workspace:
@npmcli/arborist@6.5.0
5.0.19 (2023-07-05)
- Workspace:
@npmcli/arborist@6.3.0
5.0.18 (2023-06-21)
- Workspace:
@npmcli/arborist@6.2.10
5.0.17 (2023-05-03)
5.0.16 (2023-04-19)
- Workspace:
@npmcli/arborist@6.2.8
5.0.15 (2023-04-05)
- Workspace:
@npmcli/arborist@6.2.7
5.0.14 (2023-03-30)
5.0.13 (2023-03-08)
- Workspace:
@npmcli/arborist@6.2.5
5.0.12 (2023-03-02)
5.0.11 (2023-02-22)
- Workspace:
@npmcli/arborist@6.2.3
5.0.10 (2023-02-07)
12ec7eeremove unused package.json scripts (@lukekarrys)
5.0.9 (2023-02-01)
721fe3f#6118read-package-json-fast@3.0.26e4a649pacote@15.0.8a39556f@npmcli/template-oss@4.11.3- Workspace:
@npmcli/arborist@6.2.1
5.0.8 (2023-01-25)
- Workspace:
@npmcli/arborist@6.2.0
5.0.7 (2023-01-12)
- Workspace:
@npmcli/arborist@6.1.6
5.0.6 (2022-12-07)
372d158#5935minimatch@5.1.1(#5935)0a3fe00#5933minipass@4.0.06b77340tar@6.1.133da9a1apacote@15.0.7875bd56npm-package-arg@10.1.0- Workspace:
@npmcli/arborist@6.1.5
5.0.5 (2022-11-30)
- Workspace:
@npmcli/arborist@6.1.4
5.0.4 (2022-11-16)
- Workspace:
@npmcli/arborist@6.1.3
5.0.3 (2022-11-09)
- Workspace:
@npmcli/arborist@6.1.2
5.0.2 (2022-11-02)
- Workspace:
@npmcli/arborist@6.1.1
5.0.1 (2022-10-26)
- Workspace:
@npmcli/arborist@6.1.0
5.0.0 (2022-10-19)
586e78dempty commit to trigger all workspace releases (@lukekarrys)
- Workspace:
@npmcli/arborist@6.0.0
5.0.0-pre.3 (2022-10-19)
2008ea6npm-package-arg@10.0.0,pacote@15.0.2aa01072#5707 update the following dependencies- Workspace:
@npmcli/arborist@6.0.0-pre.5
5.0.0-pre.2 (2022-10-05)
5.0.0-pre.1 (2022-09-30)
npm packnow 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.
3ae796dimplement newnpm-packlistbehavior (@lukekarrys)
- Workspace:
@npmcli/arborist@6.0.0-pre.3
5.0.0-pre.0 (2022-09-08)
- workspaces: all workspace packages are now compatible with the following semver range for node:
^14.17.0 || ^16.13.0 || >=18.0.0
4.0.5 (2022-08-31)
1286f03#5381 deps:unique-filename@2.0.1f4205e5#5381 deps:diff@5.1.08ab12dc#5323 deps:@npmcli/eslint-config@3.1.0
4.0.4 (2022-06-22)
- pacote@13.6.1 (2e50cb8)
4.0.3 (2022-04-06)
- replace deprecated String.prototype.substr() (#4667) (e3da5df)
- update readme badges (#4658) (2829cb2)
- @npmcli/disparity-colors@2.0.0 (f86f1af)
- @npmcli/template-oss@3.2.1 (aac01b8)
- @npmcli/template-oss@3.2.2 (#4639) (a59fd2c)
- minimatch@5.0.1 (1b30c72)
4.0.2 (2022-03-15)
4.0.1 (2022-03-03)
- fix name of options sent by the npm cli
- fix matching basename file filter
- fix for tarballs not listing folder names
- API rewrite:
- normalized all options
- specs to compare are now an array
- fix context=0
- added support to filtering by folder names
- fixed nameOnly option
- Initial release