biome/crates
2025-12-22 22:43:03 +09:00
..
biome_analyze feat(html): support CSS modules syntax and vue css syntax (#8399) 2025-12-20 14:12:07 +00:00
biome_aria ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_aria_metadata docs: clarify doc comments for ISO validation functions (#8227) 2025-11-23 17:48:12 -05:00
biome_cli feat(html): support CSS modules syntax and vue css syntax (#8399) 2025-12-20 14:12:07 +00:00
biome_configuration feat(html): support CSS modules syntax and vue css syntax (#8399) 2025-12-20 14:12:07 +00:00
biome_console Merge branch 'main' into next 2025-11-26 09:54:37 -05:00
biome_control_flow ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_css_analyze feat(html): support CSS modules syntax and vue css syntax (#8399) 2025-12-20 14:12:07 +00:00
biome_css_factory feat: support formatting embedded CSS in JS (#7973) 2025-12-09 00:36:27 +09:00
biome_css_formatter Merge remote-tracking branch 'origin/main' into next 2025-12-16 16:30:47 +00:00
biome_css_parser feat(html): support CSS modules syntax and vue css syntax (#8399) 2025-12-20 14:12:07 +00:00
biome_css_semantic feat: support formatting embedded CSS in JS (#7973) 2025-12-09 00:36:27 +09:00
biome_css_syntax feat(html): support CSS modules syntax and vue css syntax (#8399) 2025-12-20 14:12:07 +00:00
biome_deserialize refactor(deserialize): exact allocation for arrays and maps (#8040) 2025-11-09 13:02:08 +01:00
biome_deserialize_macros ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_diagnostics refactor: migrate to schemars v1 (#8087) 2025-11-12 21:46:57 +00:00
biome_diagnostics_categories Merge remote-tracking branch 'origin/main' into next 2025-12-16 16:30:47 +00:00
biome_diagnostics_macros ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_flags feat(core): watcher options (#8071) 2025-11-13 08:56:24 +00:00
biome_formatter Merge remote-tracking branch 'origin/main' into next 2025-12-16 16:30:47 +00:00
biome_formatter_test Merge branch 'main' into next 2025-12-08 16:58:46 +00:00
biome_fs feat: new Turborepo domain and noUndeclaredEnvVars rule (#8426) 2025-12-15 14:49:32 -05:00
biome_glob fix(lint): improve noBiomeFirstException (#8326) 2025-12-01 15:12:47 +00:00
biome_graphql_analyze chore(test infra): record parsing errors for analyze crates (#8268) 2025-11-26 17:55:24 -05:00
biome_graphql_factory ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_graphql_formatter feat: support formatting GraphQL in JS (#8376) 2025-12-09 21:00:44 +09:00
biome_graphql_parser feat: support formatting GraphQL in JS (#8376) 2025-12-09 21:00:44 +09:00
biome_graphql_semantic ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_graphql_syntax feat: support formatting GraphQL in JS (#8376) 2025-12-09 21:00:44 +09:00
biome_grit_factory ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_grit_formatter refactor(formatter): introduce Token element (#7968) 2025-11-04 11:02:20 +02:00
biome_grit_parser Merge remote-tracking branch 'origin/main' into next 2025-10-20 10:53:19 +01:00
biome_grit_patterns Merge remote-tracking branch 'origin/main' into next 2025-12-16 16:30:47 +00:00
biome_grit_syntax fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042) 2025-11-09 09:44:47 -05:00
biome_html_analyze fix(lint): support graphics-symbol and graphics-symbol role 2025-12-22 22:43:03 +09:00
biome_html_factory feat(parse/html/vue): parse v-slot shorthand syntax (#8226) 2025-11-24 09:25:37 -05:00
biome_html_formatter refactor(formatter): reduce best fitting allocations (#8137) 2025-12-05 15:22:04 +00:00
biome_html_parser fix(parse/html/vue): emit diagnostics for invalid vue shorthand syntaxes (#8242) 2025-12-07 17:34:54 -05:00
biome_html_syntax refactor(formatter): reduce best fitting allocations (#8137) 2025-12-05 15:22:04 +00:00
biome_js_analyze fix(lint): support graphics-symbol and graphics-symbol role 2025-12-22 22:43:03 +09:00
biome_js_factory ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_js_formatter feat: support formatting embedded CSS in JS (#7973) 2025-12-09 00:36:27 +09:00
biome_js_parser fix(parser): allow async as class member name (#8404) 2025-12-09 02:26:01 +08:00
biome_js_runtime feat(js): update Boa to v0.21.0 (#7888) 2025-10-27 14:27:35 +09:00
biome_js_semantic fix(analyze/js): index ts constructor methods in semantic model (regression) (#8479) 2025-12-15 18:04:51 -05:00
biome_js_syntax fix(lint): lint/suspicous/noRedeclare should not report redeclarations for infer type in conditional types (#8417) 2025-12-16 07:36:40 +00:00
biome_js_transform feat: support formatting embedded CSS in JS (#7973) 2025-12-09 00:36:27 +09:00
biome_js_type_info feat: support formatting embedded CSS in JS (#7973) 2025-12-09 00:36:27 +09:00
biome_js_type_info_macros ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_jsdoc_comment refactor(formatter): introduce Token element (#7968) 2025-11-04 11:02:20 +02:00
biome_json_analyze Merge remote-tracking branch 'origin/main' into next 2025-12-16 16:30:47 +00:00
biome_json_factory ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_json_formatter refactor: migrate to schemars v1 (#8087) 2025-11-12 21:46:57 +00:00
biome_json_parser Merge remote-tracking branch 'origin/main' into next 2025-10-20 10:53:19 +01:00
biome_json_syntax feat: new Turborepo domain and noUndeclaredEnvVars rule (#8426) 2025-12-15 14:49:32 -05:00
biome_json_value ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_line_index ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_lsp chore: fix compiling issue 2025-12-09 08:54:47 +00:00
biome_lsp_converters chore(deps): update rust crate tower-lsp-server to 0.23.0 (#8392) 2025-12-09 01:15:55 +09:00
biome_markdown_factory ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_markdown_parser ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_markdown_syntax fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042) 2025-11-09 09:44:47 -05:00
biome_markup ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_migrate chore(test infra): record parsing errors for analyze crates (#8268) 2025-11-26 17:55:24 -05:00
biome_module_graph feat(html): support CSS modules syntax and vue css syntax (#8399) 2025-12-20 14:12:07 +00:00
biome_package Merge remote-tracking branch 'origin/main' into next 2025-12-16 16:30:47 +00:00
biome_parser feat(parse/tailwind): add benchmark (#7976) 2025-11-09 07:37:03 -05:00
biome_plugin_loader feat(js): update Boa to v0.21.0 (#7888) 2025-10-27 14:27:35 +09:00
biome_project_layout feat: new Turborepo domain and noUndeclaredEnvVars rule (#8426) 2025-12-15 14:49:32 -05:00
biome_resolver Merge remote-tracking branch 'origin/main' into next 2025-10-20 10:53:19 +01:00
biome_rowan feat(format/html): handle iframe allow special formatting (#8290) 2025-12-04 08:13:44 -05:00
biome_rule_options Merge remote-tracking branch 'origin/main' into next 2025-12-16 16:30:47 +00:00
biome_ruledoc_utils feat(html): support CSS modules syntax and vue css syntax (#8399) 2025-12-20 14:12:07 +00:00
biome_service feat(html): support CSS modules syntax and vue css syntax (#8399) 2025-12-20 14:12:07 +00:00
biome_string_case ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_suppression ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_syntax_codegen feat(html/svelte): if/else syntax (#8031) 2025-11-09 12:58:18 +00:00
biome_tailwind_factory feat(parse/tailwind): parse negative candidates, other misc cleanup/refactors (#7937) 2025-11-02 12:59:34 -05:00
biome_tailwind_parser perf(parse/tailwind): use compact trie for lexing base names instead of linear search (#7977) 2025-11-11 10:39:06 -05:00
biome_tailwind_syntax fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042) 2025-11-09 09:44:47 -05:00
biome_test_utils feat(html): support CSS modules syntax and vue css syntax (#8399) 2025-12-20 14:12:07 +00:00
biome_text_edit ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_text_size refactor: migrate to schemars v1 (#8087) 2025-11-12 21:46:57 +00:00
biome_ungrammar ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_unicode_table ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_wasm feat: support formatting embedded CSS in JS (#7973) 2025-12-09 00:36:27 +09:00
biome_yaml_factory ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_yaml_formatter feat(formatter/yaml): setup stub implementation (#8000) 2025-11-06 11:32:45 +09:00
biome_yaml_parser feat(yaml_parser): parse document end token (#7936) 2025-11-02 16:56:43 +09:00
biome_yaml_syntax Merge branch 'main' into next 2025-11-26 09:54:37 -05:00
tests_macros refactor: use if-let-chain if possible (applying clippy fixes) (#7169) 2025-08-10 16:47:03 +09:00