Releases: npm/cli
Releases Β· npm/cli
v10.8.3
10.8.3 (2024-08-28)
Bug Fixes
7e61151
#7759 docs: init usage description corrected (#7759) (@milaninfy)2404c7e
#7738 publish: consider package-spec when inside workspace dir (#7738) (@milaninfy)91e46a3
#7721 init: use locally installed version of given package (#7721) (@milaninfy)4e81a6a
#7674 always set exit code if exiting uncleanly (#7674) (@wraithgar, @hashtagchris)a947f25
#7679 update lifecycle script list in run-script (#7679) (@sonsurim)
Documentation
e674987
#7743 update docs for npmrc and package-json (#7743) (@milaninfy)24d5350
#7742 fix and update scoped configuration example (#7742) (@demedos)
Dependencies
3fd7a48
#7737[email protected]
d7e462b
#7737[email protected]
df58b0c
#7737[email protected]
7342c24
#7737[email protected]
2986f4e
#7737[email protected]
a44ab26
#7737[email protected]
4e965ad
#7737[email protected]
12587fa
#7737[email protected]
1a9ac86
#7737[email protected]
a303ddd
#7737[email protected]
Chores
1772276
#7756 fix duplicate changelog entries (@wraithgar)8035725
#7756@npmcli/[email protected]
(@wraithgar)ed4add1
#7737 dev dependency updates (@wraithgar)86b05fc
#7683 allow for longer timer values (#7683) (@wraithgar)- workspace:
[email protected]
libnpmexec: v8.1.4
8.1.4 (2024-08-28)
Bug Fixes
9214be9
#7640 gracefully handle nonexistent global installation directory (#7640) (@milaninfy)
Chores
8035725
#7756@npmcli/[email protected]
(@wraithgar)
v10.8.2
10.8.2 (2024-07-09)
Bug Fixes
3101a40
#7631 limit concurrent open files during 'npm cache verify' (#7631) (@oikumene)2273183
#7595 outdated: fixed wanted range for alias with version range (#7595) (@milaninfy)15be6dd
#7574 don't try parsing workspaces if none exist (@wraithgar)
Documentation
ac937d4
#7616 install: add save-peer flag (#7616) (@drew4237)55639ef
#7615 use git+https in package.com url examples (#7615) (@MikeMcC399)93883bb
#7582 Improve manpage section forpackage.json
funding
properties (#7582) (@kemitchell)92e71e6
#7576 fix links to community discussions (#7576) (@leobalter)
Dependencies
1c1adae
#7636[email protected]
5e4fa18
#7636[email protected]
d8fa116
#7636[email protected]
76dab91
#7636[email protected]
094c4ea
#7636[email protected]
1c8d41d
#7636@npmcli/[email protected]
e5451e1
#7605[email protected]
7b584d3
#7605[email protected]
941d0d7
#7605[email protected]
8b8ce7a
#7605[email protected]
4646768
#7605[email protected]
6f0d7ce
#7605@npmcli/[email protected]
29204c8
#7605@npmcli/[email protected]
04d6910
#7574@npmcli/[email protected]
4ef4830
#7574 remove read-package-json-fast
Chores
2490b49
#7621 remove .github/workflows/benchmark.yml (#7621) (@wraithgar)3b8b111
#7605 update devDependencies in lockfile (@wraithgar)
libnpmpack: v7.0.4
Dependencies
- workspace:
@npmcli/[email protected]
libnpmfund: v5.0.12
Dependencies
- workspace:
@npmcli/[email protected]
libnpmexec: v8.1.3
8.1.3 (2024-07-09)
Bug Fixes
71c6848
#7587 exec: npx to run specified version if multiple version exist globally (#7587) (@milaninfy)
Dependencies
- workspace:
@npmcli/[email protected]
libnpmdiff: v6.1.4
Dependencies
- workspace:
@npmcli/[email protected]
config: v8.3.4
8.3.4 (2024-07-09)
Bug Fixes
15be6dd
#7574 don't try parsing workspaces if none exist (@wraithgar)d185c9b
#7574 use @npmcli/package-json to parse local package (@wraithgar)
Dependencies
04d6910
#7574@npmcli/[email protected]
4ef4830
#7574 remove read-package-json-fast
arborist: v7.5.4
v10.8.1
10.8.1 (2024-05-29)
Bug Fixes
6b55646
#7569 exec: look in workspace and root for bin entries (#7569) (@wraithgar)e4c7a41
#7564 publish: skip workspace packages marked private on publish (#7564) (@milaninfy)8f94ae8
#7556 utils/tar: index access while match is null (#7555) (#7556) (@NormanPerrin)2d1d8d0
#7559 addsnode:
specifier to all native node modules (#7559) (@reggi)7d89b55
#7490 ci: rm workspace node_modules (#7490) (@reggi)9122fb6
#7516 cache: add both full and minified packument to cache (#7516) (@milaninfy)9e6686b
#7545 send proper otp token on web auth (#7545) (@wraithgar)b1db070
#7534 refactor: use output.buffer and set explicit json mode in query (#7534) (@lukekarrys)53cda32
#7542 refactor ls to use output.buffer for json (#7542) (@lukekarrys)61d5771
#7541 remove json.stringify from all commands (#7541) (@lukekarrys)4dfc7d2
#7540 pass strings to JSON.stringify in --json mode (#7540) (@lukekarrys)3cefdf6
#7538 outdated: return array for outdated deps from multiple workspaces (@lukekarrys)ef4c975
#7508 view: dont immediately exit on first workspace 404 (#7508) (@lukekarrys)
Documentation
fd6479f
#7560 update publish docs: dist-tag + publish case (#7560) (@davidlj95)
Dependencies
e3f0fd4
#7568@npmcli/[email protected]
447a8d7
#7566[email protected]
83fed2e
#7566[email protected]
41291ba
#7566@sigstore/[email protected]
18b42a4
#7566[email protected]
5c6759d
#7566[email protected]
2508a83
#7566[email protected]
6278fe4
#7566[email protected]
10.8.1 (2024-05-29)
Bug Fixes
6b55646
#7569 exec: look in workspace and root for bin entries (#7569) (@wraithgar)e4c7a41
#7564 publish: skip workspace packages marked private on publish (#7564) (@milaninfy)8f94ae8
#7556 utils/tar: index access while match is null (#7555) (#7556) (@NormanPerrin)2d1d8d0
#7559 addsnode:
specifier to all native node modules (#7559) (@reggi)7d89b55
#7490 ci: rm workspace node_modules (#7490) (@reggi)9122fb6
#7516 cache: add both full and minified packument to cache (#7516) (@milaninfy)9e6686b
#7545 send proper otp token on web auth (#7545) (@wraithgar)b1db070
#7534 refactor: use output.buffer and set explicit json mode in query (#7534) (@lukekarrys)53cda32
#7542 refactor ls to use output.buffer for json (#7542) (@lukekarrys)61d5771
#7541 remove json.stringify from all commands (#7541) (@lukekarrys)4dfc7d2
#7540 pass strings to JSON.stringify in --json mode (#7540) (@lukekarrys)3cefdf6
#7538 outdated: return array for outdated deps from multiple workspaces (@lukekarrys)ef4c975
#7508 view: dont immediately exit on first workspace 404 (#7508) (@lukekarrys)
Documentation
fd6479f
#7560 update publish docs: dist-tag + publish case (#7560) (@davidlj95)
Dependencies
e3f0fd4
#7568@npmcli/[email protected]
447a8d7
#7566[email protected]
83fed2e
#7566[email protected]
41291ba
#7566@sigstore/[email protected]
18b42a4
#7566[email protected]
5c6759d
#7566[email protected]
2508a83
#7566[email protected]
6278fe4
#7566[email protected]
Chores
2d84091
#7568 fix snapshots for updated @npmcli/package-json (@wraithgar)6574dc9
#7566 dev dependency updates (@wraithgar)
Chores
2d84091
#7568 fix snapshots for updated @npmcli/package-json (@wraithgar)6574dc9
#7566 dev dependency updates (@wraithgar)