patch-package icon indicating copy to clipboard operation
patch-package copied to clipboard

8.0.0 won't remove old expired patch any more

Open troy351 opened this issue 2 years ago • 1 comments

  • In case I already has a patch module+1.0.0.patch
  • module was updated to 1.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.patch should be deleted and it is not

troy351 avatar Jul 31 '23 02:07 troy351

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?

karlhorky avatar Nov 05 '23 12:11 karlhorky