Skip to content

Tags: biomejs/biome-zed

Tags

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: use biome from system PATH if available (#148)

* Use biome from system PATH if available

* Prefer worktree installation if exists

* Use unwrap_or instead of map_or

* Remove redundant field name

* Format

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat!: remove compatibility for Biome v1 (#102)

* feat!: remove compatibility for Biome v1

BREAKING-CHANGE: Using the extension with Biome v1 is no longer supported. Please upgrade to Biome v2, or use older version of the extension.

* chore: bump version, add note to readme

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prepare release v0.1.5 (#95)

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version to 0.1.4 (#69)

v0.1.3

Toggle v0.1.3's commit message
Add support to format and analyze GraphQL files

v0.0.4

Toggle v0.0.4's commit message