-
Notifications
You must be signed in to change notification settings - Fork 518
Open
Labels
Bugthing that needs fixingthing that needs fixingPriority 2will get attention when we're freed upwill get attention when we're freed up
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
This is not a bug with the semver
package, but with https://semver.npmjs.com/
I couldn't find any better place to report this, so I hope I'm right here or the maintainers know where I can report this correctly.
Currently, if you go to https://semver.npmjs.com/ and search for ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0
, it misses all React 19 RCs in the results.
Expected Behavior
Irritatingly, when removing ^18.0.0
from that list, it gives a result that seems correct
Steps To Reproduce
go to https://semver.npmjs.com/ and search for ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0
Environment
Firefox
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingPriority 2will get attention when we're freed upwill get attention when we're freed up