-
Notifications
You must be signed in to change notification settings - Fork 511
Issues: npm/node-semver
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[BUG] subset() incorrectly returns false for prerelease versions that should be subsets
Bug
thing that needs fixing
Needs Triage
needs an initial review
#757
opened Jan 29, 2025 by
rrosenshain-sc
1 task done
[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
[QUESTION] Very confusing behavior for pre-release range matching
#721
opened Jun 17, 2024 by
robross0606
[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
Satisfying functions don't provide an option to also compare build meta
#610
opened Aug 20, 2023 by
pflannery
[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
[ENHANCEMENT] remove individual file requires as part of API contract
semver:major
backwards-incompatible breaking changes
[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
[QUESTION/FEATURE] Usage of commas inside constraints.
spec
related to the semver spec
#468
opened Aug 11, 2022 by
internalsystemerror
[BUG] SemVer.compare causes spurious allocations of SemVer objects
Bug
thing that needs fixing
semver:major
backwards-incompatible breaking changes
[FEATURE] Allow satisfies to throw errors
Enhancement
new feature or improvement
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.