You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
<!---->
3
3
Please add one entry in this file for each change in Yarn's behavior. Use the same format for all entries, including the third-person verb. Make sure you don't add more than one line of text to keep it clean. Thanks!
4
4
5
+
## 1.22.7
6
+
7
+
This release doesn't change anything and was caused by a publish issue.
8
+
9
+
## 1.22.6
10
+
11
+
- Running `yarn init` with the `-2` flag won't print the `set version` output anymore.
12
+
13
+
- A new preinstall check will ensure that `npm install -g yarn` works even under [Corepack](https://github.com/arcanis/corepack). It doesn't have any effect on other setups.
14
+
5
15
## 1.22.5
6
16
7
17
- Headers won't be printed when calling `yarn init` with the `-2` flag
0 commit comments