Skip to content

Commit 7a5a557

Browse files
committed
docs: changelog for v7.0.0-rc.4
1 parent f0cf859 commit 7a5a557

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## v7.0.0-rc.4 (2020-10-09)
2+
3+
* [`09b456f2d`](https://github.com/npm/cli/commit/09b456f2d776e2757956d2b9869febd1e01a1076)
4+
5+
* [#1919](https://github.com/npm/cli/pull/1919)
6+
exposes `npm_config_user_agent` env variable
7+
([@nlf](https://github.com/nlf))
8+
* [`e859fba9e`](https://github.com/npm/cli/commit/e859fba9e7c267b0587b7d22da72e33f3e8f906b)
9+
[#1936](https://github.com/npm/cli/pull/1936)
10+
fix npx for non-interactive shells
11+
([@nlf](https://github.com/nlf))
12+
* [`9320b8e4f`](https://github.com/npm/cli/commit/9320b8e4f0e0338ea95e970ec9bbf0704def64b8)
13+
[#1906](https://github.com/npm/cli/pull/1906)
14+
restore old npx behavior of running existing bins first
15+
([@nlf](https://github.com/nlf))
16+
* [`7bd47ca2c`](https://github.com/npm/cli/commit/7bd47ca2c718df0a7d809f1992b7a87eece3f6dc)
17+
18+
* fixed handling of invalid package.json file
19+
* [`02737453b`](https://github.com/npm/cli/commit/02737453bc2363daeef8c4e4b7d239e2299029b2)
20+
21+
* do not calculate integrity values of http errors
22+
123
## v7.0.0-rc.3 (2020-10-06)
224

325
* [`d816c2efa`](https://github.com/npm/cli/commit/d816c2efae41930cbdf4fff8657e0adc450d1dd4)

0 commit comments

Comments
 (0)