bevyengine / bevyengine/bevy-website

Assets page version filter does not respect SemVer

Open
#1,950 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.