mockersf
Bevy contributor working on ecosystem and build infrastructure.
Key Contributions (0.19)
| PR | Title | Date | Impact |
|---|---|---|---|
| #24317 | bevy_settings → bevy-settings rename | 2026-05-20 | Resolved rc.1 compilation blocker |
#24317 — bevy_settings rename (May 20)
Resolved two 0.19 rc.1 blockers: #24282 (compile failure) and #24279 (crates.io naming conflict). Renamed crate directory from bevy_settings to bevy-settings while preserving the bevy_settings feature flag (Cargo normalizes hyphens to underscores). The crates.io team confirmed platform-side rename was not possible, making this local workaround the pragmatic solution.
Related Pages
- bevy — Bevy 引擎主页
- bevy-migration-2026-05 — May 2026 migration notes