File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,29 @@ Please add one entry in this file for each change in Yarn's behavior. Use the sa
12
12
13
13
[ #7722 ] ( https://github.com/yarnpkg/yarn/pull/7722 ) - [ ** Orta** ] ( https://twitter.com/orta )
14
14
15
- - Implements ` yarn init --install berry `
15
+ - Implements ` yarn init --install <version> `
16
16
17
17
[ #7723 ] ( https://github.com/yarnpkg/yarn/pull/7723 ) - [ ** Maël Nison** ] ( https://twitter.com/arcanis )
18
+
19
+ - Implements ` yarn init -2 `
20
+
21
+ [ #7862 ] ( https://github.com/yarnpkg/yarn/pull/7862 ) - [ ** Maël Nison** ] ( https://twitter.com/arcanis )
22
+
23
+ - Implements ` yarn set version <version> ` as an alias for ` policies set-version `
24
+
25
+ [ #7862 ] ( https://github.com/yarnpkg/yarn/pull/7862 ) - [ ** Maël Nison** ] ( https://twitter.com/arcanis )
26
+
27
+ - Fixes an issue where the archive paths were incorrectly sanitized
28
+
29
+ [ #7831 ] ( https://github.com/yarnpkg/yarn/pull/7831 ) - [ ** Maël Nison** ] ( https://twitter.com/arcanis )
30
+
31
+ - Allows some dots in binary names again
32
+
33
+ [ #7811 ] ( https://github.com/yarnpkg/yarn/pull/7811 ) - [ ** Valery Bugakov** ] ( https://github.com/valerybugakov )
34
+
35
+ - Better error handling on ` yarn set version `
36
+
37
+ [ #7848 ] ( https://github.com/yarnpkg/yarn/pull/7848 ) - [ ** Nick Olinger** ] ( https://github.com/olingern )
18
38
19
39
## 1.19.2
20
40
You can’t perform that action at this time.
0 commit comments