Releases: biomejs/biome
Releases · biomejs/biome
VSCode Extension v1.0.1
What's Changed
- fix(vscode): enable and recognise JSONC files by @ematipico in #80
New Contributors
Full Changelog: cli/v1.0.0...lsp/v1.0.1
VSCode Extension v1.0.0
What's Changed
- docs(website): improve formatting, remove an erroneous link by @Conaclos in #67
- fix(lint/noUselessConstructor): ignore constructor with default params by @Conaclos in #71
- ci(labeler): add A-Changelog label by @Conaclos in #72
- release: v1.0.0 by @ematipico in #73
Full Changelog: lsp/v0.3.0...lsp/v1.0.0
CLI v1.0.0
What's Changed
- docs(website): improve formatting, remove an erroneous link by @Conaclos in #67
- fix(lint/noUselessConstructor): ignore constructor with default params by @Conaclos in #71
- ci(labeler): add A-Changelog label by @Conaclos in #72
- release: v1.0.0 by @ematipico in #73
Full Changelog: lsp/v0.3.0...cli/v1.0.0
VSCode Extension v0.3.0
What's Changed
- fix(lsp): don't apply unsafe quick fixes on-save by @Conaclos in #62
- fix: show warning for unresolved binary by @ematipico in #63
- docs(website): update supported version of JavaScript and TypeScript by @Conaclos in #64
- docs(website): fix typo by @Conaclos in #65
Full Changelog: cli/v0.2.3...lsp/v0.3.0
VSCode Extension v0.2.2
What's Changed
- refactor(lint/useGetterReturn): improve rule docs by @Conaclos in #26
- chore: better readme and code of conduct by @ematipico in #33
- chore: better readme and code of conduct by @ematipico in #35
- refactor: avoid some cloning by @Conaclos in #36
- feat(lint/noConstantCondition): allow
while(true)
by @Conaclos in #25 - refactor(website): rome.json -> biome.json by @Conaclos in #37
- feat(lint): noUselessThisAlias by @Conaclos in #23
- chore: add --provenance flag to the npm publish command by @nissy-dev in #60
Full Changelog: cli/v0.2.0-nightly.0b5a3fd...lsp/v0.2.2
CLI v0.2.3
Full Changelog: lsp/v0.2.2...cli/v0.2.3
VSCode Extension v0.3.20230822
What's Changed
- feat(rome_js_analyze): useGetterReturn by @Conaclos in #1
- fix(lint/useEnumInitailizers): ignore enum in ambient namespaces by @Conaclos in #20
- fix(lint/noUnsafeDeclarationMerging): recoggnize ambient classes in ambient namespace by @Conaclos in #24
- fix(cli): correct message emitted during linting by @ematipico in #27
- chore: start blog by @ematipico in #22
- refactor(lint): update rule versions to 1.0.0 by @Conaclos in #31
- feat(cli): support for
biome.json
by @ematipico in #30 - refactor(favicon): use background-less favicon by @Conaclos in #32
Full Changelog: cli/v0.2.0...lsp/v0.3.20230822
VSCode Extension v0.2.0
What's Changed
- docs: update internal docs by @Conaclos in #11
- refactor: more renamings to Biome by @Conaclos in #16
- chore(website): remove Alumni by @Conaclos in #17
- fix: path to correct binary by @ematipico in #21
Full Changelog: cli/v0.1.2...lsp/v0.2.0
CLI v0.2.0
What's Changed
- docs: update internal docs by @Conaclos in #11
- refactor: more renamings to Biome by @Conaclos in #16
- chore(website): remove Alumni by @Conaclos in #17
- fix: path to correct binary by @ematipico in #21
Full Changelog: cli/v0.1.2...cli/v0.2.0
VSCode Extension v0.1.4
What's Changed
- fix: convert docs.rome.tools to biomejs.dev related to categories.rs by @nissy-dev in #4
- release changes by @ematipico in #6
- chore: deploy with vercel by @ematipico in #8
- ci: fix CI failures by @ematipico in #9
- docs(README): update to Biome by @Conaclos in #10
- docs: update website to Biome by @Conaclos in #12
- chore: change LSP and VSCode extension diagnostics by @ematipico in #13
- chore: fix publisher and action publishing by @ematipico in #14
- chore: fix publisher and action publishing by @ematipico in #15
New Contributors
- @nissy-dev made their first contribution in #4
- @ematipico made their first contribution in #6
- @Conaclos made their first contribution in #10
Full Changelog: https://github.com/biomejs/biome/commits/lsp/v0.1.4