8.0.0 won't remove old expired patch any more
Open
- Dominant language
- TypeScript
- Stars
- 11.2k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
- 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**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.