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
+3
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
## Unreleased
4
4
5
+
- Script names are no longer case insensitive which matches NPM's behavior
6
+
- Project scripts are no longer backed by `Dictionary<string, string>` which should guarantee they're executed in the order they're found in the `global.json`
0 commit comments