biome/crates
github-actions[bot] 0a2f6173be
ci: release (#8003)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-11 06:58:57 -05:00
..
biome_analyze docs: rules.rs cleanup (#8044) 2025-11-09 01:43:15 +01:00
biome_aria ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_aria_metadata ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_cli feat(biome_js_analyze): implement useArraySortCompare (#8065) 2025-11-10 23:26:55 +01:00
biome_configuration feat(biome_js_analyze): implement useArraySortCompare (#8065) 2025-11-10 23:26:55 +01: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 fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042) 2025-11-09 09:44:47 -05: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 fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042) 2025-11-09 09:44:47 -05: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 fix(deps): update rust crates (#7889) 2025-11-07 05:02:34 +00:00
biome_diagnostics_categories feat(biome_js_analyze): implement useArraySortCompare (#8065) 2025-11-10 23:26:55 +01:00
biome_diagnostics_macros ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01:00
biome_flags fix(cli): pick up BIOME_CONFIG_PATH (#6181) 2025-05-30 16:11:06 +01:00
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 chore: update Rust to v1.91.0 (#7947) 2025-11-03 06:03:09 +00:00
biome_glob Merge remote-tracking branch 'origin/main' into next 2025-10-20 10:53:19 +01:00
biome_graphql_analyze chore: graphql tests options (#7979) 2025-11-04 09:38:11 +01: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 fix(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042) 2025-11-09 09:44:47 -05: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 (#7824) 2025-10-24 08:56:25 +01: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(parse/html): support vue directive syntax (#7673) 2025-11-10 07:49:05 -05:00
biome_html_syntax feat(parse/html): support vue directive syntax (#7673) 2025-11-10 07:49:05 -05:00
biome_js_analyze ci: release (#8003) 2025-11-11 06:58:57 -05: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(formatter): introduce Token element (#7968) 2025-11-04 11:02:20 +02: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(parse/css/tailwind): make @custom-variant accept at-rules like @media (#8042) 2025-11-09 09:44:47 -05:00
biome_js_transform Merge remote-tracking branch 'origin/main' into next 2025-10-20 10:53:19 +01:00
biome_js_type_info refactor(formatter): introduce Token element (#7968) 2025-11-04 11:02:20 +02: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(formatter): introduce Token element (#7968) 2025-11-04 11:02:20 +02: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 (#7889) 2025-11-07 05:02:34 +00:00
biome_package fix(deps): update rust crates (#7889) 2025-11-07 05:02:34 +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(biome_js_analyze): implement useArraySortCompare (#8065) 2025-11-10 23:26:55 +01:00
biome_ruledoc_utils feat(core): full experimental support htmlish languages (#7702) 2025-10-13 10:36:40 +01:00
biome_service fix(html/astro): don't indent Astro frontmatter (#8037) 2025-11-08 06:01:27 -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 feat(parse/tailwind): add benchmark (#7976) 2025-11-09 07:37:03 -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 ci: add CI workflow for trusted publishers for crates (#7769) 2025-10-17 16:43:44 +01: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 fix(deps): update rust crates (#7889) 2025-11-07 05:02:34 +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