biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat(js/nursery): add noSvelteNoUnnecessaryStateWrap rule Adds RuleDomain::Svelte and RuleSource::EslintSvelte infrastructure (from upstream #10503), plus a new JS nursery rule that reports $state() wrapping of classes from svelte/reactivity (SvelteMap, SvelteSet, SvelteDate, etc.) that are already deeply reactive without the rune. Includes an unsafe fix to strip the wrapper, and two options: - additionalReactiveClasses: extend the built-in list with custom classes - allowReassign: permit $state for variables that are reassigned later Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Mokto:feat/no-svelte-no-unnecessary-state-wrap
4 minutes ago
fix(linter): recognize contrast-color() as a known CSS function (#10546) Co-authored-by: Tim Weißenfels <tim-we@users.noreply.github.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
main
3 hours ago
Remove the duplicate front matter block. Thanks AI. For nothing.
tim-we:add-contrast-color-support
4 hours ago
Update changeset (apply bot suggestion) Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
tim-we:add-contrast-color-support
6 hours ago
Create changeset
tim-we:add-contrast-color-support
6 hours ago
feat(js/nursery): add noSvelteNoUnnecessaryStateWrap rule Adds RuleDomain::Svelte and RuleSource::EslintSvelte infrastructure (from upstream #10503), plus a new JS nursery rule that reports $state() wrapping of classes from svelte/reactivity (SvelteMap, SvelteSet, SvelteDate, etc.) that are already deeply reactive without the rune. Includes an unsafe fix to strip the wrapper, and two options: - additionalReactiveClasses: extend the built-in list with custom classes - allowReassign: permit $state for variables that are reassigned later Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Mokto:feat/no-svelte-no-unnecessary-state-wrap
7 hours ago
Update crates/biome_html_parser/src/syntax/svelte.rs Co-authored-by: Carson McManus <dyc3@users.noreply.github.com>
Mokto:fix/svelte-each-as-const
7 hours ago
fix(css-parser): allow comma-separated selector lists inside :global() and :local() (#10490) Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
main
7 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(linter): recognize contrast-color() as a known CSS function
#10546
5 hours ago
a9ca750
tim-we:add-contrast-color-support
CodSpeed Performance Gauge
0%
feat(js/nursery): add noSvelteNoUnnecessaryStateWrap rule
#10545
7 hours ago
ab01ffa
Mokto:feat/no-svelte-no-unnecessary-state-wrap
CodSpeed Performance Gauge
-30%
fix(html-parser): allow TypeScript as const in Svelte {#each} expressions
#10489
7 hours ago
05aa65d
Mokto:fix/svelte-each-as-const
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs