Is the package stable?
Closed this issue · 0 comments
bencooper222 commented
I'm not sure if it's intentional or not but the fact that the package version is 0.y.z means that any change is considered a major semver change (https://semver.org/#spec-item-4) which interferes with automatic dependency management tools (like npm update
) which tend to strictly follow semver. If you consider this package stable, please consider incrementing to version 1!