biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(linter): `useExhaustiveDependencies` properly handles aliased destructured object keys when using `stableResult` configuration.
mdevils:fix/issue-8499-use-exhaustive-dependencies-aliased-key
6 hours ago
fix(linter): `useExhaustiveDependencies` properly handles aliased destructured object keys when using `stableResult` configuration.
mdevils:fix/issue-8499-use-exhaustive-dependencies-aliased-key
6 hours ago
feat(analyze/vue): add useVueConsistentDefinePropsDeclaration (#8521)
main
9 hours ago
feat(analyze/vue): add useVueConsistentDefinePropsDeclaration (#8521)
main
9 hours ago
perf(parse/tw): avoid going into basename store trie when not needed
dyc3/tw-parser-shortcircuit-trie
9 hours ago
feat(parse/tailwind): parse data attribute selectors as dedicated syntax (#8514) <!-- IMPORTANT!! If you generated this PR with the help of any AI assistance, please disclose it in the PR. https://github.com/biomejs/biome/blob/main/CONTRIBUTING.md#ai-assistance-notice --> <!-- Thanks for submitting a Pull Request! We appreciate you spending the time to work on these changes. Please provide enough information so that others can review your PR. Once created, your PR will be automatically labeled according to changed files. Learn more about contributing: https://github.com/biomejs/biome/blob/main/CONTRIBUTING.md --> ## Summary <!-- Explain the **motivation** for making this change. What existing problem does the pull request solve?--> Tailwind allows you to modify styles based on the presence of data attributes and the values assigned to them: https://tailwindcss.com/docs/hover-focus-and-other-states#data-attributes This partially implements dedicated parsing of these as their own syntax nodes. Though the reason I made this PR is to fix the parsing of samples like `group-data-[collapsible=icon]:hidden`, as shadcn commonly uses this pattern. <!-- Link any relevant issues if necessary or include a transcript of any Discord discussion. --> <!-- If you create a user-facing change, please write a changeset: https://github.com/biomejs/biome/blob/main/CONTRIBUTING.md#writing-a-changeset (your changeset is often a good starting point for this summary as well) --> ## Test Plan <!-- What demonstrates that your implementation is correct? --> snapshots ## Docs <!-- If you're submitting a new rule or action (or an option for them), the documentation is part of the code. Make sure rules and actions have example usages, and that all options are documented. --> <!-- For other features, please submit a documentation PR to the `next` branch of our website: https://github.com/biomejs/website/. Link the PR here once it's ready. -->
main
9 hours ago
fix: lint
ToBinio:vue-define-props-declaration-
11 hours ago
fix: lint
ToBinio:vue-define-props-declaration-
12 hours ago
Active Branches
fix(linter): `useExhaustiveDependencies` properly handles aliased destructured object keys when using `stableResult` configuration
last run
6 hours ago
#8529
CodSpeed Performance Gauge
0%
perf(parse/tw): avoid going into basename store trie when not needed
last run
9 hours ago
#8528
CodSpeed Performance Gauge
0%
chore: merge `next` into `main`
last run
16 hours ago
#8275
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs