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