Commits
Click on a commit to change the comparison rangefeat(lsp): report progress while scanning the project (#7961) feat(formatter/yaml): setup stub implementation (#8000) feat(biome_js_analyze): custom jsxFactory and jsxFragmentFactory (#7847) fix(lint): improve `useHookAtTopLevel` lint (#7749) feat(core): watcher options (#8071)3 months ago
by ematipico feat(js/useImportExtensions): add `extensionMappings` option (#7762) feat: sort interface members (#8164)2 months ago
by ematipico feat(lint/html): add `noAccessKey` (#8165)2 months ago
by lucasweng feat(biome_html_analyze): add useButtonType rule (#8241) (#8243)2 months ago
by ashnewmanjones feat(lint/html): add `useHtmlLang` (#8262)2 months ago
by lucasweng Merge branch 'main' into next feat(lint/html): implement noDistractingElements for html (#8287) feat(css): add support for the typed `attr` CSS function (#8255)2 months ago
by ryan-m-walker feat(css): update CSS properties order to align with stylelint-config-recess-order@7.4.0 (#8234)2 months ago
by ongyuxing feat(lint/html): implement useValidAriaRole for html (#8307) Merge branch 'main' into next feat: support formatting embedded CSS in JS (#7973) Merge branch 'main' into next2 months ago
by ematipico Merge remote-tracking branch 'origin/main' into next2 months ago
by ematipico feat(useSortedKeys): add groupByNesting option (#7799)2 months ago
by PaulRBerg chore: fix compiling issue2 months ago
by ematipico feat: support formatting GraphQL in JS (#8376) Merge remote-tracking branch 'origin/main' into next feat(html/noPositiveTabindex): port noPositiveTabindex rule to HTML (#8501) feat(html): support CSS modules syntax and vue css syntax (#8399) feat(lint): add options from `typescript-eslint` to `useUnifiedTypeSignature` (#8368) chore: merge main to next (#8585) Merge branch 'main' into next chore: merges `main` into `next` (#8650) feat(cli): add SARIF reporter (#8631) feat(linter): add noAutofocus rule for HTML (#8641) feat: add the checkForEach option to useIterableCallbackReturn (#8289)25 days ago
by theshadow27 fix(lint): fix useComponentExportOnlyModules false positive with TanStack Router (#8669) feat(lint): types domain and optional inference (#8564) feat(html): implement noRedundantAlt (#8666) feat(core): improved bindings detection (#8642) feat(core): hidden files and config dirs (#8663) feat(formatter): trailing newline (#8334) feat(formatter): top-level suppression (#8695) fix(lint): correctly track embedded bindings in rules (#8700) feat(html): directives parsing and formatting (#8719) feat(grit): add JSON GritQL support (#8723) feat(biome_html_analyze): add useMediaCaption rule for HTML (#8742) feat(biome_html_analyze): implement useAnchorContent rule for HTML (#8769) fix(lint): improve noSvgWithoutTitle so that it reports more invalid cases (#8556) Merge branch 'main' into next chore: accept some snapshots from main merge refactor(format/html): overhaul HTML formatter (#8806) chore: tweak changeset (#8834) fix(format/html): break if >2 children, and at least one is not whitespace sensitive (#8833) feat(css_analyze): add an ignore option to `noUnknownFunction`, `noUnknownProperty`, `noUnknownPseudoClass` & `noUnknownPseudoElement` (#8814) feat(parser/markdown): parser implementation (#8525) feat(parse/css): add support for vue's `v-bind()` function (#8846) Merge remote-tracking branch 'origin/main' into next chore(coverage): move CommonMark conformance tests to xtask/coverage (#8857) fix(biome_html_analyze): consolidate a11y helpers and fix aria-hidden behavior (#8837) feat(core): improve useImportTypes detection (#8824) feat(cli): rule profiler (#8562) refactor(html): component parsing (#8886) feat(css): add support for the `@function` CSS at rule (#8839)5 hours ago
by ryan-m-walker