biome/crates
github-actions[bot] 166d95b924
ci: release (#8076)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-17 09:05:09 +00:00
..
biome_analyze refactor: migrate to schemars v1 (#8087) 2025-11-12 21:46:57 +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 fix(biome_js_analyze): fix useValidLang rejecting BCP 47 language tags with script subtags (#8118) 2025-11-16 22:51:52 -05:00
biome_cli fix(deps): update rust crates (#8130) 2025-11-17 07:17:47 +00:00
biome_configuration chore: schema regression rule domains (#8133) 2025-11-17 08:52:36 +00:00
biome_console fix(deps): update rust crates (#7889) 2025-11-07 05:02:34 +00: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 fix(config): implement Merge for rules' options (#7941) 2025-11-03 22:48:13 +01:00
biome_css_factory fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042) 2025-11-09 09:44:47 -05:00
biome_css_formatter fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042) 2025-11-09 09:44:47 -05:00
biome_css_parser chore(core): add CSS variant information to the source file (#8095) 2025-11-13 15:45:28 +00:00
biome_css_semantic fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042) 2025-11-09 09:44:47 -05:00
biome_css_syntax chore(core): add CSS variant information to the source file (#8095) 2025-11-13 15:45:28 +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 feat(lint/vue): add noVueVIfWithVFor, useVueHyphenatedAttributes (#8097) 2025-11-16 15:52:03 -05:00
biome_diagnostics_macros ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_flags
biome_formatter refactor(formatter): introduce Token element (#7968) 2025-11-04 11:02:20 +02:00
biome_formatter_test chore: fix LSP astro test (#7833) 2025-10-23 16:48:14 +01:00
biome_fs refactor: migrate to schemars v1 (#8087) 2025-11-12 21:46:57 +00:00
biome_glob refactor: migrate to schemars v1 (#8087) 2025-11-12 21:46:57 +00:00
biome_graphql_analyze ci: release (#8076) 2025-11-17 09:05:09 +00: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 refactor(formatter): introduce Token element (#7968) 2025-11-04 11:02:20 +02:00
biome_graphql_parser Merge remote-tracking branch 'origin/main' into next 2025-10-20 10:53:19 +01: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 fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042) 2025-11-09 09:44:47 -05: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 refactor: migrate to schemars v1 (#8087) 2025-11-12 21:46:57 +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 ci: release (#8076) 2025-11-17 09:05:09 +00:00
biome_html_factory feat(parse/html): support vue directive syntax (#7673) 2025-11-10 07:49:05 -05:00
biome_html_formatter feat(parse/html): support vue directive syntax (#7673) 2025-11-10 07:49:05 -05:00
biome_html_parser feat(lint/vue): add noVueVIfWithVFor, useVueHyphenatedAttributes (#8097) 2025-11-16 15:52:03 -05:00
biome_html_syntax feat(analyze): implement noSyncScripts (#8108) 2025-11-15 02:01:30 +01:00
biome_js_analyze ci: release (#8076) 2025-11-17 09:05:09 +00: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 refactor: migrate to schemars v1 (#8087) 2025-11-12 21:46:57 +00:00
biome_js_parser Merge remote-tracking branch 'origin/main' into next 2025-10-20 10:53:19 +01:00
biome_js_runtime feat(js): update Boa to v0.21.0 (#7888) 2025-10-27 14:27:35 +09:00
biome_js_semantic refactor(formatter): introduce Token element (#7968) 2025-11-04 11:02:20 +02:00
biome_js_syntax fix(noDuplicateTestHook): detect more test function defintions (#7287) 2025-11-11 18:55:00 +00:00
biome_js_transform Merge remote-tracking branch 'origin/main' into next 2025-10-20 10:53:19 +01:00
biome_js_type_info feat(js_analyze): implement useFind (#8100) 2025-11-14 18:42:02 +01: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 fix(config): implement Merge for rules' options (#7941) 2025-11-03 22:48:13 +01: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 fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042) 2025-11-09 09:44:47 -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 fix(lsp): biome project watcher (#8058) 2025-11-10 17:55:46 +00:00
biome_lsp_converters ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01: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: add migration for ignores scanner (#7751) 2025-10-14 14:19:53 +01:00
biome_module_graph fix(deps): update rust crates (#8130) 2025-11-17 07:17:47 +00:00
biome_package fix(deps): update rust crates (#8130) 2025-11-17 07:17: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 Merge remote-tracking branch 'origin/main' into next 2025-10-20 10:53:19 +01:00
biome_resolver Merge remote-tracking branch 'origin/main' into next 2025-10-20 10:53:19 +01:00
biome_rowan refactor(deserialize): exact allocation for arrays and maps (#8040) 2025-11-09 13:02:08 +01:00
biome_rule_options feat(lint/vue): add noVueVIfWithVFor, useVueHyphenatedAttributes (#8097) 2025-11-16 15:52:03 -05:00
biome_ruledoc_utils feat(html/analyze): add useVueValidVBind (#8060) 2025-11-11 13:20:05 -05:00
biome_service feat(lint/vue): add noVueVIfWithVFor, useVueHyphenatedAttributes (#8097) 2025-11-16 15:52:03 -05: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 chore: update Rust to v1.91.0 (#7947) 2025-11-03 06:03:09 +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 chore: regression schemars v1 (#8092) 2025-11-13 09:06:28 +00:00
biome_yaml_factory ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_yaml_parser feat(yaml_parser): parse document end token (#7936) 2025-11-02 16:56:43 +09:00
biome_yaml_syntax fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042) 2025-11-09 09:44:47 -05:00
tests_macros refactor: use if-let-chain if possible (applying clippy fixes) (#7169) 2025-08-10 16:47:03 +09:00