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
+31-15Lines changed: 31 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,38 @@
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
-
## Master
5
+
## 1.22.1
6
6
7
-
-Passes arguments following `--` when running a workspace script (`yarn workspace pkg run command -- arg`)
7
+
-Prevents `yarn-path` from exiting before its child exited
0 commit comments