Skip to content

Releases: ds300/patch-package

v8.0.0

03 Aug 07:36
Compare
Choose a tag to compare
  • Add support for multiple patch files for a single package. (@ds300) #474

Breaking

I removed some really old legacy filename handling stuff so it's technically a breaking change.

v7.0.0

25 Apr 18:04
Compare
Choose a tag to compare

7.0.0

Breaking changes

  • Bump yaml to fix security issue. Required bumping minimum node version from
    8 to 14. (contribution from @mayank99 in #463)

Other changes

  • Bump cross-spawn (contribution from @stianjensen in #457)
  • Replace is-ci with ci-info (contribution from @paescuj in #446)
  • Make version number parsing more robust (contribution from @MHekert in #361)

v6.5.1

03 Jan 17:57
Compare
Choose a tag to compare

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...v6.5.1

v6.5.0

25 Oct 18:33
Compare
Choose a tag to compare
  • 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...v6.5.0

v6.4.7

12 Mar 16:51
Compare
Choose a tag to compare
  • use npm --force when installing. fixes #300

v2.0.0...v6.4.7

v2.0.0

11 Mar 17:42
7839140
Compare
Choose a tag to compare
  • upgrade np 5f76cc4
  • Merge pull request #4 from jirutka/yarn 98fd6d6
  • Use yarn instead of npm when available e904ccf
  • version 1 8e3f3ea
  • Update README.md 0a44e19
  • Rename REAMDE.md to README.md 18dfdcb
  • add np and yarn lockfile 92c44e1

d5242cc...v2.0.0

v6.4.6

08 Mar 09:15
Compare
Choose a tag to compare
  • 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.6

v6.4.5

04 Mar 09:04
Compare
Choose a tag to compare
  • Increase max pipe buffer size when creating patch. (contribution from @nomi9995 in #287) closes #166

v6.4.4...v6.4.5

v6.4.4

02 Mar 14:18
Compare
Choose a tag to compare
  • refine --create-issue template

v6.4.3...v6.4.4

v6.4.3

02 Mar 08:42
Compare
Choose a tag to compare
  • Ensure real path is used when copying package contents. Potentially adds pnpm support (contribution from @milahu in #252

v6.4.2...v6.4.3