dev patches becomes as regular patch when version changes
Open
- Dominant language
- TypeScript
- Stars
- 11.2k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Thank you for this awesome lib 🙏🏼.
When creating a `dev.patch` file and then the lib got version update, running `patch-package lib-name` will
1. Remove the old `dev.patch` - as expected
2. Create a new patch file but **it will become a regular one** (without the `.dev` extension).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.