Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace semver with node-semver #816

Merged
merged 6 commits into from Nov 19, 2022
Merged

Conversation

amitdahan
Copy link
Collaborator

@amitdahan amitdahan commented Oct 8, 2022

Summary

Before this PR, we were using the semver crate to compare version strings.
Using node-semver-rs over it could potentially be used for using NPM-style semver ranges (#839).

@changeset-bot
Copy link

changeset-bot bot commented Oct 8, 2022

🦋 Changeset detected

Latest commit: 36dfa10

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
fnm Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Schniz Schniz merged commit 1327bb8 into Schniz:master Nov 19, 2022
This was referenced Nov 19, 2022
@amitdahan amitdahan deleted the node-semver-rs branch July 2, 2023 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: New Feature A new feature was added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants