Releases: james-pre/subpatch
Releases · james-pre/subpatch
0.3.0
Compare
Sorry, something went wrong.
No results found
Added tree subcommand and functions
Added formatting functions
Added support for multiple patches per package
Added support for a base patches directory
Added support for making patches optional
Added support for adding version specifiers to patches
0.2.2
Compare
Sorry, something went wrong.
No results found
Fixed the condition for the partial application warning.
0.2.1
Compare
Sorry, something went wrong.
No results found
Fixed the warning color being red when it should be yellow.
0.2.0
Compare
Sorry, something went wrong.
No results found
Patches are now idempotent. This resulted in a change of the return types for applyFilePatch and applyPatchToDir.
0.1.4
Compare
Sorry, something went wrong.
No results found
This patch a bug where target dependencies were resolved from the root instead of the source.
0.1.3
Compare
Sorry, something went wrong.
No results found
Updated readme
Fixed log styles
0.1.2
Compare
Sorry, something went wrong.
No results found
Made the output of patchDependent no longer debug-only.
0.1.1
Compare
Sorry, something went wrong.
No results found
Inlined functionality from @npmcli/arborist
Fixed incorrect call of applyPatchToDir
Fixed path resolution in patchDependent
0.1.0
Compare
Sorry, something went wrong.
No results found
Initial release (on Github)
Changed arborist from a optional dep to an optional peer dep