Skip to content

Issues: npm/node-semver

[TRACKING] semver@8
#501 opened Oct 31, 2022 by darcyclarke
Open 3
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
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
[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] subset('>=17.2.0', '^17.2.0 || >17') should be true Bug thing that needs fixing Priority 2 will get attention when we're freed up
#703 opened Apr 24, 2024 by scagood
1 task done
[BUG] limit version prefix to optional v Bug thing that needs fixing semver:major backwards-incompatible breaking changes
#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] 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
[TRACKING] semver@8 semver:major backwards-incompatible breaking changes
#501 opened Oct 31, 2022 by darcyclarke
1 of 14 tasks
v8
[ENHANCEMENT] rewrite cli semver:major backwards-incompatible breaking changes
#499 opened Oct 27, 2022 by lukekarrys
1 task
v8
[ENHANCEMENT] remove individual file requires as part of API contract semver:major backwards-incompatible breaking changes
#498 opened Oct 27, 2022 by lukekarrys
4 tasks
v8
[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
#458 opened May 10, 2022 by kwasimensah
1 task done
v8
[FEATURE] Allow satisfies to throw errors Enhancement new feature or improvement semver:major backwards-incompatible breaking changes
#418 opened Jan 11, 2022 by jharrilim v8
ProTip! Exclude everything labeled bug with -label:bug.