Releases: biomejs/biome-vscode
Releases · biomejs/biome-vscode
v3.4.1
v3.4.0
v3.3.1
What's Changed
- chore: fix typos by @noritaka1166 in #827
- refactor(grit) rename gritql language ID to grit by @remcohaszing in #858
- fix: Unable to find the global Biome binary on Windows. by @wtto00 in #856
- fix: correctly resolve global modules when npm is missing/unconfigured by @AMDphreak in #945
New Contributors
- @noritaka1166 made their first contribution in #827
- @remcohaszing made their first contribution in #858
- @wtto00 made their first contribution in #856
- @AMDphreak made their first contribution in #945
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- feat: add tree-sitter-based token provider for GritQL by @daivinhtran in #795
New Contributors
- @daivinhtran made their first contribution in #795
Full Changelog: v3.2.0...v3.3.0
v3.2.0
v3.1.2
What's Changed
- fix: run biome from the project root when determining version by @stathis-alexander in #720
New Contributors
- @stathis-alexander made their first contribution in #720
Full Changelog: v3.1.1...v3.1.2
v3.1.1
v3.1.0
Features
- feat: add support for locating biome in global
node_modulesby @nhedger in #644 - feat: unshim binary by @nhedger in #670
Fixes
- fix: remove unsupported
compacttrace mode by @nhedger in #666 - Remove
"here"debug log statement when active text editor changes by @mrnugget in #668 - fix: only start one global instance by @nhedger in #682
- fix: correctly dispose of watchers by @nhedger in #683
- fix: absolute path handling in
biome.lsp.binby @nhedger in #685
New Contributors
Full Changelog: v3.0.3...v3.1.0