Skip to content

Commit 9c62a8f

Browse files
committed
docs: changelog for v7.20.4
1 parent e82bcd4 commit 9c62a8f

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
## v7.20.4 (2021-08-05)
2+
3+
### BUG FIXES
4+
5+
* [`6a8086e25`](https://github.com/npm/cli/commit/6a8086e258aa209b877e182db4b75f11de5b291d)
6+
[#3463](https://github.com/npm/cli/issues/3463)
7+
fix(tests): move more tests to use real npm
8+
([@wraithgar](https://github.com/wraithgar))
9+
10+
### DEPENDENCIES
11+
12+
* [`15fae4941`](https://github.com/npm/cli/commit/15fae4941475f4398e47d9cc4eb6a73683e15aac)
13+
14+
* fix: properly handle top-level files when using strip
15+
* Avoid an unlikely but theoretically possible redos
16+
* WriteEntry backpressure
17+
* fix(unpack): always resume parsing after an entry error
18+
* fix(unpack): fix hang on large file on open() fail
19+
* fix: properly prefix hard links
20+
* [`745326de0`](https://github.com/npm/cli/commit/745326de0fae9f27f1deaf7729777aae48ac29fc)
21+
22+
* Clear progress bar which overlays confirm prompt
23+
* [`e82bcd4e8`](https://github.com/npm/cli/commit/e82bcd4e8355d083f8f3eedb6251a5f3053d6dfd)
24+
25+
* fix: start retrying immediately, stop after 10 attempts
26+
127
## v7.20.3 (2021-07-29)
228

329
### BUG FIXES

0 commit comments

Comments
 (0)