File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## v8.3.2 (2022-01-20)
2
+
3
+ ### Bug Fixes
4
+
5
+ * [ ` cfd59b8c8 ` ] ( https://github.com/npm/cli/commit/cfd59b8c81078f842328b13a23a234150842cd58 )
6
+ [ #4223 ] ( https://github.com/npm/cli/pull/4223 )
7
+ fix: npm update --save
8
+ ([ @ruyadorno ] ( https://github.com/ruyadorno ) )
9
+ * [ ` 510f0ecbc ` ] ( https://github.com/npm/cli/commit/510f0ecbc9970ed8c8993107cc03cf27b7b996dc )
10
+ [ #4218 ] ( https://github.com/npm/cli/pull/4218 )
11
+ fix(arborist): ensure indentation is preserved
12
+ ([ @ljharb ] ( https://github.com/ljharb ) )
13
+ * [ ` c99c2151a ` ] ( https://github.com/npm/cli/commit/c99c2151a868672c017f64ff0ecb12149a2fb095 )
14
+ [ #4230 ] ( https://github.com/npm/cli/pull/4230 )
15
+ fix(arborist): prioritize valid workspace nodes
16
+ ([ @nlf ] ( https://github.com/nlf ) )
17
+ * [ ` 14a3d9500 ` ] ( https://github.com/npm/cli/commit/14a3d95000f1cba937f3309d198a363ae65cf01f )
18
+ [ #4265 ] ( https://github.com/npm/cli/pull/4265 )
19
+ fix: resolve workspace paths from cwd when possible
20
+ ([ @nlf ] ( https://github.com/nlf ) )
21
+
22
+ ### Dependencies
23
+
24
+ * [ ` 2ef9f9847 ` ] ( https://github.com/npm/cli/commit/2ef9f9847c11fe8c0c0494558fe77c15ac4dbc80 )
25
+ [ #4254 ] ( https://github.com/npm/cli/pull/4254 )
26
+
27
+
1
28
## v8.3.1 (2022-01-13)
2
29
3
30
### Bug Fixes
You can’t perform that action at this time.
0 commit comments