patch-package
patch-package copied to clipboard
8.0.0 won't remove old expired patch any more
- In case I already has a patch
module+1.0.0.patch -
modulewas updated to1.0.1 - So I created a new patch via
npx patch-package module - There is a new patch
module+1.0.1.patch -
The old patch
module+1.0.0.patchshould be deleted and it is not
I can confirm this behavior, since 8.0.0, the old, outdated patch files are left around after a package is upgraded to a new version
@ds300 any bandwidth for a bug fix on this one?