Skip to content

ci: release#10326

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

ci: release#10326
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 10, 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.4.16

Patch Changes

  • #10329 ef764d5 Thanks @Conaclos! - Fixed an issue where diagnostics showed an incorrect location in Astro files.

  • #9786 e71f584 Thanks @MeGaNeKoS! - Fixed #8480: useDestructuring now provides variableDeclarator and assignmentExpression options to control which contexts enforce destructuring, matching ESLint's prefer-destructuring configuration. Both default to {array: true, object: true}. The diagnostic for object destructuring in assignment expressions now instructs users to wrap the assignment in parentheses.

  • #10318 9b1577f Thanks @dyc3! - Added support for formatter.trailingCommas in overrides. This option was previously available in the top-level formatter configuration but missing from formatter overrides.

  • #10319 2e37709 Thanks @dyc3! - Fixed Vue and Svelte formatting for standalone interpolations in inline elements. Biome now preserves existing newlines in cases like:

    - <span> {{ value }} </span>
    + <span>
    +   {{ value }}
    + </span>
  • #10344 b30208c Thanks @siketyan! - Fixed #10123: Corrected the noReactNativeDeepImports source rule to point to the proper upstream rule, so users can migrate from the original rule correctly.

  • #10328 b59133f Thanks @dyc3! - Fixed #10309: Biome no longer adds newlines to Astro frontmatter when linter or assist --write mode is enabled.

@biomejs/backend-jsonrpc@2.0.53

@biomejs/cli-darwin-arm64@2.4.16

@biomejs/cli-darwin-x64@2.4.16

@biomejs/cli-linux-arm64@2.4.16

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

@biomejs/cli-linux-x64@2.4.16

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

@biomejs/cli-win32-arm64@2.4.16

@biomejs/cli-win32-x64@2.4.16

@biomejs/wasm-bundler@2.4.16

@biomejs/wasm-nodejs@2.4.16

@biomejs/wasm-web@2.4.16

@github-actions github-actions Bot force-pushed the changeset-release/main branch 20 times, most recently from 967f558 to f66b092 Compare May 12, 2026 19:55
@github-actions github-actions Bot force-pushed the changeset-release/main branch from f66b092 to 19910a0 Compare May 12, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

0 participants