bevyengine / bevyengine/bevy-website
Assets page version filter does not respect SemVer
Open
A-Assets
C-Bug
S-Ready-For-Implementation
- Dominant language
- JavaScript
- Stars
- 249
- Forks
- 450
- Avg merge
- 16h 20m
- Merged PRs (30d)
- 6
Description
`Bevy last supported version` does not respect SemVer; packages listed as `^0.15` don't show up when searching for `0.15.3`
Contributor guide
Research direction
Start at the Assets page's version-filtering entry point and reproduce the mismatch with a package version of ^0.15 and a search for 0.15.3. Trace how the filter compares versions, then verify that compatible SemVer ranges are included in the results and that the page's relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100