Skip to content

Releases: ds300/patch-package

v6.4.2

01 Mar 13:00
Compare
Choose a tag to compare
  • add package version to create-issue template

v6.4.1...v6.4.2

v6.4.1

01 Mar 10:31
Compare
Choose a tag to compare
  • Add backlink to patch-package repo to collect public usage of --create-issue

v6.4.0...v6.4.1

v6.4.0

28 Feb 19:02
Compare
Choose a tag to compare
  • add create-issue feature

v6.3.1...v6.4.0

v6.3.1

27 Feb 15:20
Compare
Choose a tag to compare
  • Fix another createPatch bug involving .git folder hygiene (contribution from @gomain in #258)

v6.3.0...v6.3.1

v6.3.0

27 Feb 15:02
Compare
Choose a tag to compare
  • Add --error-on-fail cli option
  • Collate errors and warnings to avoid exiting early (with help from @akwodkiewicz in #217)
  • Fix .dev.patch suffix bug (with help from @pdcastro in #224)
  • Support build metadata in package.json version strings (with help from @snowystinger in #213)
  • Change 'no patch files found' message from red to blue (contribution from @dmhalejr in #211)
  • Fix environment variable propogation for spawned tasks (contribution from @chpio in #223)
  • Add --patch-dir option to readme (contribution from @mikehardy in #225)
  • Fix createPatch bug involving .git folder hygiene (contribution from @Haroenv in #231
    v6.2.2...v6.3.0

v6.2.1

28 Feb 10:52
Compare
Choose a tag to compare

Support dev-only patches

11 Sep 19:45
Compare
Choose a tag to compare

v6.1.4...v6.2.0

v6.1.4

06 Sep 15:38
Compare
Choose a tag to compare
  • update changelog 5979f83
  • Merge pull request #170 from ds300/ignore-scripts febeb5b
  • ignore scripts when making patches 8b9aa90

v6.1.3...v6.1.4

v6.1.3

06 Sep 12:26
Compare
Choose a tag to compare
  • update changelog f0b22dd
  • Merge pull request #168 from ds300/fix/fail-on-unused-patch-file ac708d8
  • Fail when patch found for uninstalled package ffc2327
  • Merge pull request #152 from cherniavskii/private-registries 32ab111
  • Merge pull request #153 from pvinis/fix-copy 7fec12b
  • update snapshot 0b9f19c
  • fix copy b6ee244
  • copy .npmrc in case if packages are hosted in private registry b7633b9
  • Update README.md 3d2cd3a
  • Update README.md 27d8947
  • add note about workspaces in readme daa52b3

v6.1.2...v6.1.3

Graceful failure handling

12 Apr 09:58
Compare
Choose a tag to compare
  • update changelog 3c7fdc2
  • avoid snapshot churn 2207bc6
  • add tests for new makePatch error handling 82d8fc4
  • throw error when patch includes symbolic link ce03f34

v6.1.1...v6.1.2