Patch Package Versions Save

Fix broken node modules instantly 🏃🏽‍♀️💨

v6.4.2

3 years ago
  • add package version to create-issue template

https://github.com/ds300/patch-package/compare/v6.4.1...v6.4.2

v6.4.1

3 years ago
  • Add backlink to patch-package repo to collect public usage of --create-issue

https://github.com/ds300/patch-package/compare/v6.4.0...v6.4.1

v6.4.0

3 years ago

v6.3.1

3 years ago
  • Fix another createPatch bug involving .git folder hygiene (contribution from @gomain in #258)

https://github.com/ds300/patch-package/compare/v6.3.0...v6.3.1

v6.3.0

3 years ago
  • 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 https://github.com/ds300/patch-package/compare/v6.2.2...v6.3.0

v6.2.1

4 years ago
  • Avoid infinite loop when invoked without package.json
  • Fall back to version in package-lock (contribution from @bschlenk in #206)
  • Add tips about Docker and CI to README (contribution from @harriha in #208)
  • Remove update notifier (contribution from @christianbundy in #196)
  • Add github actions checks (contribution from @asadm in #186 and @DanielRuf in #188, #187)
  • Fix url in README (contribution from @DanielRuf in #184)
  • Upgrade node in CI to 12 (contribution from @DanielRuf in #183)

v6.2.0

4 years ago
  • update changelog 9d89041
  • use gh-pages to serve logo 14b2eec
  • upgrade prettier + reformat readme cdb0136
  • support dev-only patches 9bee26a

https://github.com/ds300/patch-package/compare/v6.1.4...v6.2.0

v6.1.4

4 years ago
  • update changelog 5979f83
  • Merge pull request #170 from ds300/ignore-scripts febeb5b
  • ignore scripts when making patches 8b9aa90

https://github.com/ds300/patch-package/compare/v6.1.3...v6.1.4

v6.1.3

4 years ago
  • 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

https://github.com/ds300/patch-package/compare/v6.1.2...v6.1.3

v6.1.2

5 years ago
  • update changelog 3c7fdc2
  • avoid snapshot churn 2207bc6
  • add tests for new makePatch error handling 82d8fc4
  • throw error when patch includes symbolic link ce03f34

https://github.com/ds300/patch-package/compare/v6.1.1...v6.1.2