-
Notifications
You must be signed in to change notification settings - Fork 492
Issues: npm/node-semver
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[ENHANCEMENT] add ability to clone a semver instance
semver:major
backwards-incompatible breaking changes
[FEATURE] Allow piping into semver to read version
cli
referencing the semver cli
Enhancement
new feature or improvement
#149
opened Jan 12, 2016 by
felixfbecker
[FEATURE] Way to find out if a version is a pre-release version through semver CLI
cli
referencing the semver cli
Enhancement
new feature or improvement
#153
opened Feb 24, 2016 by
tugberkugurlu
[QUESTION] Incorrect loose parsing of version?
Enhancement
new feature or improvement
#164
opened Aug 3, 2016 by
janslow
Pre-release id version do not update with a provided pre-release id
Bug
thing that needs fixing
#226
opened Dec 14, 2017 by
stephenlacy
[BUG?] possible issues in internal/re.js
Bug
thing that needs fixing
#307
opened Dec 31, 2019 by
pygy
[FEATURE] add methods to update a range, including operator
Enhancement
new feature or improvement
#314
opened Jan 30, 2020 by
bnb
[QUESTION] Major version 0 and the spec
Needs Documentation
pull request requires docs before merging
spec
related to the semver spec
#344
opened Oct 7, 2020 by
gempain
[QUESTION] thing that needs fixing
semver.intersects('>=16.0.0 <17.0.0', '^17.0.0-0', { includePrereleases: true })
should be false
Bug
#345
opened Oct 17, 2020 by
ljharb
[BUG] inc() may produce invalid semver with ReleaseType: prerelease
Bug
thing that needs fixing
#349
opened Nov 11, 2020 by
boxcee
[FEATURE] Function to check for validity of a prerelease identifier
Enhancement
new feature or improvement
#350
opened Nov 11, 2020 by
boxcee
2
[FEATURE] Function to 'coerce' an identifier
Enhancement
new feature or improvement
#352
opened Nov 11, 2020 by
boxcee
[FEATURE] decrement/truncate
Enhancement
new feature or improvement
#48
opened Sep 5, 2013 by
isaacs
[BUG] the package isn't compatible with Rollup due to require cycle
Bug
thing that needs fixing
semver:major
backwards-incompatible breaking changes
[BUG] should throw error when invalid range with loose is true
Bug
thing that needs fixing
#387
opened Jun 25, 2021 by
bluelovers
[BUG] range.bnf incomplete regarding whitespace and "spermies"
Bug
thing that needs fixing
#392
opened Jul 4, 2021 by
gnattishness
[BUG]semver.Range returns pre-release version even when includePrerelease is set to false
Bug
thing that needs fixing
#396
opened Aug 17, 2021 by
alan-agius4
[FEATURE] Allow satisfies to throw errors
Enhancement
new feature or improvement
semver:major
backwards-incompatible breaking changes
[BUG] SemVer.compare causes spurious allocations of SemVer objects
Bug
thing that needs fixing
semver:major
backwards-incompatible breaking changes
[QUESTION/FEATURE] Usage of commas inside constraints.
spec
related to the semver spec
#468
opened Aug 11, 2022 by
internalsystemerror
[BUG] semver.lt returns wrong value for pre-release version comparison
Bug
thing that needs fixing
#483
opened Sep 22, 2022 by
IainSAP
1 task done
[ENHANCEMENT] remove individual file requires as part of API contract
semver:major
backwards-incompatible breaking changes
[ENHANCMENT] Add explicit "release" identifier to
inc
function to strip prerelease suffix from the version.
#740
opened Aug 20, 2024 by
deej-io
[BUG] dangerous check if semver is a valid semver in constructor
Bug
thing that needs fixing
semver:major
backwards-incompatible breaking changes
Previous Next
ProTip!
no:milestone will show everything without a milestone.