-
Notifications
You must be signed in to change notification settings - Fork 503
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
[BUG] inc premajor, preminor, and prepatch do the wrong thing if the version is already a pre-release.
Bug
thing that needs fixing
Needs Discussion
is pending a discussion
Needs Triage
needs an initial review
#751
opened Dec 11, 2024 by
wraithgar
1 task done
[ENHANCEMENT] Allow * prerelease versions for * version ranges.
Bug
thing that needs fixing
Needs Triage
needs an initial review
#736
opened Aug 6, 2024 by
Sophos-Elias-Vasylenko
1 task done
[BUG] wrong results on semver.npmjs.com
Bug
thing that needs fixing
Priority 2
will get attention when we're freed up
#729
opened Jul 12, 2024 by
phryneas
1 task done
[ENHANCEMENT] Publish package as standard JS modules
Bug
thing that needs fixing
Needs Triage
needs an initial review
#712
opened May 8, 2024 by
justinfagnani
1 task done
[BUG] thing that needs fixing
Priority 2
will get attention when we're freed up
subset('>=17.2.0', '^17.2.0 || >17')
should be true
Bug
#703
opened Apr 24, 2024 by
scagood
1 task done
[BUG] limit version prefix to optional thing that needs fixing
semver:major
backwards-incompatible breaking changes
v
Bug
#691
opened Mar 20, 2024 by
mbtools
1 task done
[BUG] BNF does not match the implementation
Bug
thing that needs fixing
Needs Triage
needs an initial review
#665
opened Dec 6, 2023 by
ShuiRuTian
1 task done
[bug] diff("1.7.2-1", "1.8.1") returns patch, not minor
Bug
thing that needs fixing
#606
opened Jul 28, 2023 by
erikjalevik
1 task done
[BUG] Inconsistent behaviour of caret versions with includePrerelease
Bug
thing that needs fixing
Needs Triage
needs an initial review
#557
opened May 2, 2023 by
adamreeve
1 task done
[BUG] Tilde Range Not Equivalent to X-Range when Including Prerelease
Bug
thing that needs fixing
Needs Triage
needs an initial review
#512
opened Dec 26, 2022 by
WalkerCodeRanger
1 task done
[BUG] Numerical Versions After X-Ranges Are Ignored
Bug
thing that needs fixing
Needs Triage
needs an initial review
#511
opened Dec 26, 2022 by
WalkerCodeRanger
1 task done
[BUG] X-Range with Prerelease Ignores Prerelease
Bug
thing that needs fixing
Needs Triage
needs an initial review
#510
opened Dec 26, 2022 by
WalkerCodeRanger
1 task done
[BUG] Inconsistency between X-Ranges and Partial Version
Bug
thing that needs fixing
Needs Triage
needs an initial review
#509
opened Dec 26, 2022 by
WalkerCodeRanger
1 task done
[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
[BUG] SemVer.compare causes spurious allocations of SemVer objects
Bug
thing that needs fixing
semver:major
backwards-incompatible breaking changes
[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
[BUG] range.bnf incomplete regarding whitespace and "spermies"
Bug
thing that needs fixing
#392
opened Jul 4, 2021 by
gnattishness
[BUG] should throw error when invalid range with loose is true
Bug
thing that needs fixing
#387
opened Jun 25, 2021 by
bluelovers
[BUG] the package isn't compatible with Rollup due to require cycle
Bug
thing that needs fixing
semver:major
backwards-incompatible breaking changes
[BUG] dangerous check if semver is a valid semver in constructor
Bug
thing that needs fixing
semver:major
backwards-incompatible breaking changes
[BUG] inc() may produce invalid semver with ReleaseType: prerelease
Bug
thing that needs fixing
#349
opened Nov 11, 2020 by
boxcee
[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?] possible issues in internal/re.js
Bug
thing that needs fixing
#307
opened Dec 31, 2019 by
pygy
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
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.