Releases: biomejs/biome-zed
Releases · biomejs/biome-zed
v0.2.2
What's Changed
- feat: add syntax highlighting rules for GritQL by @daivinhtran in #150
- feat: support highlighting for code snippets by @daivinhtran in #152
New Contributors
- @daivinhtran made their first contribution in #150
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix(deps): update rust crate zed_extension_api to 0.6.0 by @renovate[bot] in #116
- chore(deps): update actions-cool/issues-helper action to v3.6.2 by @renovate[bot] in #134
- chore(deps): update github-actions (major) by @renovate[bot] in #138
- chore(deps): update amannn/action-semantic-pull-request action to v6.1.1 by @renovate[bot] in #137
- fix(deps): update rust crates by @renovate[bot] in #144
- chore(deps): update actions-cool/issues-helper action to v3.6.3 by @renovate[bot] in #143
- fix(deps): update rust crate zed_extension_api to 0.7.0 by @renovate[bot] in #147
- feat: use biome from system PATH if available by @JaCoB1123 in #148
New Contributors
- @JaCoB1123 made their first contribution in #148
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Important
Breaking Change: Using the extension with Biome v1 is no longer supported. Please upgrade to Biome v2, or use older version of the extension.
What's Changed
- ci(workflow): use depot runners by @ematipico in #98
- fix(deps): update rust crate zed_extension_api to 0.5.0 by @renovate in #101
- chore: use edition 2024 by @unvalley in #106
- feat!: remove compatibility for Biome v1 by @siketyan in #102
New Contributors
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- feat: handle
workspace/configurationrequests for config path in v2 by @siketyan in #77 - chore: add issue template and renovate by @ematipico in #80
- chore(deps): update github-actions by @renovate in #93
- fix(deps): update rust crates by @renovate in #92
- feat: add support for HTML by @ematipico in #94
- chore: prepare release v0.1.5 by @ematipico in #95
New Contributors
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- fix: use .exe extension for Windows platform by @jackTabsCode in #49
- fix: rename
code_actions_kindtocode_action_kindsby @vitallium in #53 - fix: extension not working on windows by @luckydye in #57
- chore: bump version to 0.1.4 by @luckydye in #69
New Contributors
- @jackTabsCode made their first contribution in #49
- @vitallium made their first contribution in #53
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- ci: add CI to run on main branch by @ematipico in #8
- Use the LSP from workspace by @chungweileong94 in #9
- feat: add support for the CSS language by @nhedger in #17
- feat: use lsp settings to configure custom biome binary by @luckydye in #19
- ci: add workflow to lint PR title by @ematipico in #21
- feat: add support to configure
--config-paththrough settings by @luckydye in #23 - chore: improve documentation around configuration issues by @luckydye in #25
- feat: add setting
require_config_fileby @luckydye in #29 - feat: use native biome binary without node by @luckydye in #31
- chore: bump to 0.1.0 by @luckydye in #32
- fix: biome installed with pnpm fails to start by @luckydye in #34
- chore: fix grammatical errors in docs by @tyleralbee in #38
- fix: fallback biome won't install correctly by @luckydye in #45
- feat: add GraphQL support by @ematipico in #47
New Contributors
- @nhedger made their first contribution in #17
- @tyleralbee made their first contribution in #38
Full Changelog: v0.0.4...v0.1.3