Skip to content

ci: release#8853

Merged
dyc3 merged 1 commit intomainfrom
changeset-release/main
Jan 26, 2026
Merged

ci: release#8853
dyc3 merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 24, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@biomejs/biome@2.3.13

Patch Changes

  • #8815 f924f23 Thanks @dyc3! - Improved useVueValidVOn to be more closely aligned with the source rule. It will now properly allow modifiers for all possible keyboard events. It should have better performance when there are no violations of the rule as well.

    Now treated valid:

    <div @keydown.arrow-down="handler"></div>
    <div @keydown.a="handler"></div>
    <div @keydown.b="handler"></div>
    <div @keydown.27="foo"></div>
  • #8856 85f81f9 Thanks @dyc3! - Fixed #8710: Biome now parses Vue dynamic slot shorthand arguments that use template literals in [].

  • #8850 2a190e0 Thanks @dyc3! - Fixed #8708: Tailwind @utility directives now parse functional utility names like px-* when Tailwind directives are enabled.

  • #8863 79386e0 Thanks @dyc3! - Fixed an issue with biome migrate eslint where it couldn't detect rules for CSS, GraphQL, and HTML.

  • #8771 6f56b6e Thanks @lghuahua! - Fix the --reporter=summary output incorrectly merging and displaying wrong issue counts for different rules. Fixes #8730

  • #8714 ac3a71f Thanks @Netail! - Added new nursery rule use-consistent-enum-value-type. This rule disallows enums from having both number and string members.

@biomejs/backend-jsonrpc@2.0.34

@biomejs/cli-darwin-arm64@2.3.13

@biomejs/cli-darwin-x64@2.3.13

@biomejs/cli-linux-arm64@2.3.13

@biomejs/cli-linux-arm64-musl@2.3.13

@biomejs/cli-linux-x64@2.3.13

@biomejs/cli-linux-x64-musl@2.3.13

@biomejs/cli-win32-arm64@2.3.13

@biomejs/cli-win32-x64@2.3.13

@biomejs/wasm-bundler@2.3.13

@biomejs/wasm-nodejs@2.3.13

@biomejs/wasm-web@2.3.13

@github-actions github-actions bot force-pushed the changeset-release/main branch 14 times, most recently from 5f77298 to 6e6892b Compare January 26, 2026 12:51
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6e6892b to 692f47d Compare January 26, 2026 12:54
@dyc3 dyc3 merged commit 2c5e505 into main Jan 26, 2026
1 check passed
@dyc3 dyc3 deleted the changeset-release/main branch January 26, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant