Releases: biomejs/biome-zed
Releases · biomejs/biome-zed
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/configuration
requests 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_kind
tocode_action_kinds
by @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-path
through settings by @luckydye in #23 - chore: improve documentation around configuration issues by @luckydye in #25
- feat: add setting
require_config_file
by @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