All Versions
83
Latest Version
Avg Release Cycle
42 days
Latest Release
-
Changelog History
Page 5
Changelog History
Page 5
-
v6.0.0-14 Changes
- ๐ Handle renaming files properly
-
v6.0.0-13 Changes
- ๐ Handle large diffs by not calling .toString on stdout buffer
- ๐ Git usage fixes
-
v6.0.0-12 Changes
- ๐ Support explicit nested package patching
- ๐ Improve performance of patch creation
-
v6.0.0-11 Changes
- ๐ Handle crlf line breaks in patch parser (Contribution from @NMinhNguyen)
-
v6.0.0-10 Changes
- โ Add --patches-dir option (Contribution from @davidpett)
-
v6.0.0-1 Changes
- ๐ Bugfixes for patch application
-
v6.0.0-0 Changes
- Reimplement most of patch application in TypeScript
-
v5.1.1 Changes
- ๐ Fix idempotency regression. See #39
-
v5.1.0 Changes
- โ Add
--reverse
option for patch application. See #37
- โ Add
-
v5.0.0 Changes
- โ Remove yarn patching code
- Recommend postinstall-prepare in README for yarn compatibility