what stackpulse tracks
Biome releases from GitHub
StackPulse watches Biome release notes and keeps the original source link close to every summary.
One toolchain for your web project: format, lint, and more StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Biome release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release focuses on bug fixes and improvements across various components, including the CSS formatter, JSON reporters, and the Biome Language Server. Several issues related to rule detection and configuration handling have been resolved.
Users relying on the Biome Language Server, CSS formatter, or JSON reporters may be affected by the fixes and improvements.
Update to the latest version to benefit from the bug fixes and improvements.
This release introduces several new lint rules and features, including a concise reporter, accessibility improvements, and new nursery rules for CSS and HTML. It also adds a `biome upgrade` command for standalone installations.
Developers using Biome for linting and formatting HTML, CSS, and JSX files will benefit from new accessibility and style rules.
Upgrade to version 2.5.0 to take advantage of new lint rules and features.
This release introduces a new helper function `spanInBytesToSpanInCodeUnits` to convert byte-based spans from Biome diagnostics to UTF-16 code unit spans, addressing issues with non-ASCII text extraction. Additionally, it includes various CSS, HTML, and JavaScript feature enhancements.
Developers using Biome's JavaScript APIs, especially those dealing with non-ASCII text extraction, are affected.
Update to version 6.0.0 to utilize the new `spanInBytesToSpanInCodeUnits` helper function and other enhancements.
This release focuses on bug fixes and improvements across various areas, including Astro file diagnostics, HTML formatting, and rule enhancements.
Users working with Astro files, HTML, Svelte, and CSS/SCSS may be affected by the fixes and improvements.
Update to the latest version to benefit from the fixes and improvements.
This release introduces several new nursery rules for Vue and Jest/Vitest, improves existing rules, and fixes various bugs. It also enhances the `organizeImports` action and improves linter performance.
Developers using Vue, Jest, or Vitest may benefit from the new rules and improvements.
Update to the latest version to take advantage of new rules and bug fixes.
This release introduces a new nursery rule `useTestHooksOnTop` for enforcing lifecycle hooks placement in tests, improves HTML parser diagnostics for void elements, and fixes several bugs in linter rules and Svelte parsing.
Developers using Biome for linting and formatting JavaScript, TypeScript, HTML, and Svelte code will benefit from the bug fixes and new rules.
Update to the latest version to take advantage of the new features and bug fixes.