v0.4.3
biomejs/biomev0.4.3Jun 26, 2025by github-actions[bot]
AI Summary
This release adds support for Ubuntu 24.04 LTS and bumps the Rust toolchain to the 2024 Edition. It also introduces new navigation features, including 'Find References' and 'Go To Implementation' panels, along with improvements to file syntax highlighting.
Key Highlights
- Added Ubuntu 24.04 LTS (noble) build support
- Implemented 'Find References' and 'Go To Implementation' panels
- Enabled Diff syntax highlighting by default for .diff and .patch files
- Updated Rust toolchain to 2024 Edition
New Features
- Add Ubuntu 24.04 LTS (noble) build
- Use Diff syntax for files with .diff/.patch extensions by default
- Implement 'Find References' panel
- Implement 'Go To Implementation' panel
Full Release Notes
### Features/Changes - Add Ubuntu 24.04 LTS (noble) build - Use Diff syntax for files with .diff/.patch extensions by default. - Update titles of file dialogs for better clarity - Bump to Rust 2024 Edition - Implement "Find References" panel - Implement "Go To Implementation" panel ### Bug Fixes - Fix pointer event not working on plugin panel - Fix rename/new file editor in file explorer is too small