Releases: ds300/patch-package
Releases Β· ds300/patch-package
v8.0.0
v7.0.0
v6.5.1
Special thanks to @orta again for putting this release together.
- Improve error message for missing lockfile entry (contribution from @Andarist and @farskid in #439)
- Fix creating patches for github dependencies (contribution from @dijonkitchen in #444)
- Improve yarn 2 support by copying .yarn dir when creating patch (contribution from @bdwain in #438)
- Upgrade
fs-extra
(contribution from @stianjensen in #441) - Add support for nmp lockfile v2 (contribution from @anas10 in #434)
v6.5.0
- fix runIntegrationTest 120d85d
- update README 6b2ec57
- Merge pull request #345 from mvargeson/mvargeson/issue-314/error-on-warn 86ed9f6
- Merge pull request #422 from Serjobas/patch-1 fe6138b
- Update LICENSE 4afe391
- Update outdated LICENSE year 9e30dc4
- Merge pull request #301 from bill2004158/bill2004158-fix-new-line-for-windows 9ab4e66
- Merge pull request #359 from MHekert/tests/getPackageVersion 745757d
- Merge pull request #331 from orta/no_dt 639b9c8
- Merge pull request #402 from jimmyltsinn/master 1486859
- Merge pull request #390 from milahu/patch-2 63bc500
- Update README.md 6fc78ff
- Merge pull request #395 from tye-singwa/fix/git-diff-prefixes e16546c
- Merge pull request #363 from maman/feature/add-yarn-berry-compatibility bb628da
- Merge pull request #412 from tapanprakasht/master 7c87e05
- Apply suggestions from code review b80d96a
- Merge pull request #389 from stianjensen/bump-chalk 896827d
- Upgrade minimist library to fix security issue in previous version 1fbec42
- dereference symlink on copying .npmrc and .yarnrc 263f37e
- explicitly specify git diff prefixes 7985637
- fix excludePaths: exclude only package.json 6088b95
- Bump Chalk to 4.x 300f471
- FEAT: simplify appLockFile handling b4dad0b
- Add yarn berry compatibility d28b55a
- added getPackageVersion tests 4861e88
- Add --error-on-warn flag to exit 1 on warnings 4eb3198
- Don't automatically recommend creating an issue on DT, because it'll basically just be ignored ccb353e
- Update parse.ts 75af92a
- Merge pull request #274 from SRandazzo/patch-1 5c2c92b
- Merge branch 'master' into patch-1 ec161c4
- Specify MacOS vs Linux 90f0429
- Update README.md 06897b8
- Update README.md 6df9d69
- Update CI instructions in Readme 5a5dbd2
v6.4.7
v2.0.0
v6.4.6
- Update find-yarn-workspace-root (contribution from @sarimarton in #282)
- Fix rare npm crash when creating patches (contribution from @kf6kjg in #271)
v6.4.5
v6.4.4
- refine --create-issue template