We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59cf2e8 commit d661350Copy full SHA for d661350
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 6.5.1
4
+
5
+- Improve error message for missing lockfile entry (contribution from @Andarist in #439)
6
+- Fix creating patches for github dependencies (contribution from @dijonkitchen in #444)
7
+- Improve yarn 2 support by copying .yarn dir when creating patch (contribution from @bdwain in #438)
8
+- Upgrade `fs-extra` (contribution from @stianjensen in #441)
9
+- Add support for nmp lockfile v2 (contribution from @anas10 in #434)
10
11
## 6.5.0
12
13
Special thanks to @orta for stepping in to get this release out.
0 commit comments