| .. |
|
biome_analyze
|
fix(analyzer): use binary search to find diagnostics (#5631)
|
2025-04-13 09:28:25 +01:00 |
|
biome_aria
|
refactor(lint): a11y utils to reduce duplicate function definitions (#5405)
|
2025-03-23 20:39:21 +09:00 |
|
biome_aria_metadata
|
fix(deps): update rust crates (#5322)
|
2025-03-10 08:48:33 +01:00 |
|
biome_cli
|
fix(editorconfig): parse char classes in globs (#5627)
|
2025-04-12 16:39:40 +02:00 |
|
biome_configuration
|
fix(editorconfig): parse char classes in globs (#5627)
|
2025-04-12 16:39:40 +02:00 |
|
biome_console
|
fix(deps): update rust crates (#5322)
|
2025-03-10 08:48:33 +01:00 |
|
biome_control_flow
|
|
|
|
biome_css_analyze
|
chore: fix linting issues (#5628)
|
2025-04-11 09:08:36 +01:00 |
|
biome_css_factory
|
fix(deps): update rust crates (#4885)
|
2025-01-31 17:52:51 +00:00 |
|
biome_css_formatter
|
perf(lint): remove allocation of strings (#5626)
|
2025-04-11 08:20:13 +01:00 |
|
biome_css_parser
|
chore: add EOF token validator (#5623)
|
2025-04-10 17:14:02 +02:00 |
|
biome_css_semantic
|
chore: switch to Rustfmt 2024 style edition (#5236)
|
2025-03-02 20:33:02 +09:00 |
|
biome_css_syntax
|
fix(parser): allow excess tokens after expected EOF (#5621)
|
2025-04-10 14:22:13 +02:00 |
|
biome_deserialize
|
feat(core): skip non-root configuration files (#5622)
|
2025-04-11 13:45:56 +02:00 |
|
biome_deserialize_macros
|
chore: switch to Rustfmt 2024 style edition (#5236)
|
2025-03-02 20:33:02 +09:00 |
|
biome_diagnostics
|
fix(editorconfig): parse char classes in globs (#5627)
|
2025-04-12 16:39:40 +02:00 |
|
biome_diagnostics_categories
|
fix(analyzer): suppression (#5611)
|
2025-04-11 08:17:51 +01:00 |
|
biome_diagnostics_macros
|
feat(core): skip non-root configuration files (#5622)
|
2025-04-11 13:45:56 +02:00 |
|
biome_flags
|
chore: switch to Rustfmt 2024 style edition (#5236)
|
2025-03-02 20:33:02 +09:00 |
|
biome_formatter
|
fix(migrate): improve error messages when parsing Prettier configuration (#5479)
|
2025-03-28 09:27:54 +00:00 |
|
biome_formatter_test
|
fix(deps): update dependency prettier to v3.5.3 (#5377)
|
2025-03-17 15:19:29 +01:00 |
|
biome_fs
|
feat(core): skip non-root configuration files (#5622)
|
2025-04-11 13:45:56 +02:00 |
|
biome_glob
|
feat(assist/organizeImports): allow predefined groups in lists (#5461)
|
2025-03-25 23:39:16 +01:00 |
|
biome_graphql_analyze
|
fix(analyzer): suppression (#5611)
|
2025-04-11 08:17:51 +01:00 |
|
biome_graphql_factory
|
|
|
|
biome_graphql_formatter
|
chore: switch to Rustfmt 2024 style edition (#5236)
|
2025-03-02 20:33:02 +09:00 |
|
biome_graphql_parser
|
chore: add EOF token validator (#5623)
|
2025-04-10 17:14:02 +02:00 |
|
biome_graphql_semantic
|
chore: switch to Rustfmt 2024 style edition (#5236)
|
2025-03-02 20:33:02 +09:00 |
|
biome_graphql_syntax
|
fix(parser): allow excess tokens after expected EOF (#5621)
|
2025-04-10 14:22:13 +02:00 |
|
biome_grit_factory
|
fix(grit): broaden GritQL parser support (#4978)
|
2025-02-04 14:01:43 +00:00 |
|
biome_grit_formatter
|
fix(parser): allow excess tokens after expected EOF (#5621)
|
2025-04-10 14:22:13 +02:00 |
|
biome_grit_parser
|
chore: add EOF token validator (#5623)
|
2025-04-10 17:14:02 +02:00 |
|
biome_grit_patterns
|
refactor: use biome_js_semantic::SemanticEventExtractor in biome_module_graph (#5616)
|
2025-04-10 09:13:18 +02:00 |
|
biome_grit_syntax
|
fix(parser): allow excess tokens after expected EOF (#5621)
|
2025-04-10 14:22:13 +02:00 |
|
biome_html_factory
|
refactor(parse/html): split HtmlName into HtmlTagName and HtmlAttributeName (#5267)
|
2025-03-03 16:15:38 -05:00 |
|
biome_html_formatter
|
chore(html/formatter): better control over spacing (#5604)
|
2025-04-08 08:24:48 -04:00 |
|
biome_html_parser
|
chore: add EOF token validator (#5623)
|
2025-04-10 17:14:02 +02:00 |
|
biome_html_syntax
|
fix(parser): allow excess tokens after expected EOF (#5621)
|
2025-04-10 14:22:13 +02:00 |
|
biome_js_analyze
|
fix(lint): noConsole rule now correctly handles indirect console.log calls and references (#5648)
|
2025-04-14 09:45:45 +02:00 |
|
biome_js_factory
|
|
|
|
biome_js_formatter
|
feat: add option to skip arrow function (#5348)
|
2025-03-18 09:55:24 +00:00 |
|
biome_js_parser
|
chore: add EOF token validator (#5623)
|
2025-04-10 17:14:02 +02:00 |
|
biome_js_semantic
|
refactor: use biome_js_semantic::SemanticEventExtractor in biome_module_graph (#5616)
|
2025-04-10 09:13:18 +02:00 |
|
biome_js_syntax
|
fix(parser): allow excess tokens after expected EOF (#5621)
|
2025-04-10 14:22:13 +02:00 |
|
biome_js_transform
|
fix(analyzer): suppression (#5611)
|
2025-04-11 08:17:51 +01:00 |
|
biome_js_type_info
|
refactor: use biome_js_semantic::SemanticEventExtractor in biome_module_graph (#5616)
|
2025-04-10 09:13:18 +02:00 |
|
biome_json_analyze
|
fix(analyzer): suppression (#5611)
|
2025-04-11 08:17:51 +01:00 |
|
biome_json_factory
|
|
|
|
biome_json_formatter
|
feat: merge the objectWrap option into expand (#5262)
|
2025-03-04 21:44:32 +09:00 |
|
biome_json_parser
|
chore: add EOF token validator (#5623)
|
2025-04-10 17:14:02 +02:00 |
|
biome_json_syntax
|
fix(parser): allow excess tokens after expected EOF (#5621)
|
2025-04-10 14:22:13 +02:00 |
|
biome_json_value
|
chore: switch to Rustfmt 2024 style edition (#5236)
|
2025-03-02 20:33:02 +09:00 |
|
biome_lsp
|
chore: rename DependencyGraph to ModuleGraph (#5561)
|
2025-04-03 12:21:42 +02:00 |
|
biome_lsp_converters
|
chore: switch to Rustfmt 2024 style edition (#5236)
|
2025-03-02 20:33:02 +09:00 |
|
biome_markdown_factory
|
chore(markdown): better grammar (#5335)
|
2025-03-13 16:13:06 +00:00 |
|
biome_markdown_parser
|
chore: add EOF token validator (#5623)
|
2025-04-10 17:14:02 +02:00 |
|
biome_markdown_syntax
|
fix(parser): allow excess tokens after expected EOF (#5621)
|
2025-04-10 14:22:13 +02:00 |
|
biome_markup
|
chore: switch to Rustfmt 2024 style edition (#5236)
|
2025-03-02 20:33:02 +09:00 |
|
biome_migrate
|
fix(analyzer): suppression (#5611)
|
2025-04-11 08:17:51 +01:00 |
|
biome_module_graph
|
refactor: use biome_js_semantic::SemanticEventExtractor in biome_module_graph (#5616)
|
2025-04-10 09:13:18 +02:00 |
|
biome_package
|
fix(deps): update rust crates (#5322)
|
2025-03-10 08:48:33 +01:00 |
|
biome_parser
|
fix(parser): allow excess tokens after expected EOF (#5621)
|
2025-04-10 14:22:13 +02:00 |
|
biome_plugin_loader
|
refactor: use biome_js_semantic::SemanticEventExtractor in biome_module_graph (#5616)
|
2025-04-10 09:13:18 +02:00 |
|
biome_project_layout
|
feat(core): implement DependencyGraph (#4929)
|
2025-01-22 15:11:11 +01:00 |
|
biome_rowan
|
perf(lint): remove allocation of strings (#5626)
|
2025-04-11 08:20:13 +01:00 |
|
biome_service
|
fix(editorconfig): parse char classes in globs (#5627)
|
2025-04-12 16:39:40 +02:00 |
|
biome_string_case
|
chore: switch to Rustfmt 2024 style edition (#5236)
|
2025-03-02 20:33:02 +09:00 |
|
biome_suppression
|
fix(core): enhance error message of incorrect suppressions (#5497)
|
2025-03-31 09:23:09 +01:00 |
|
biome_syntax_codegen
|
chore: switch to Rustfmt 2024 style edition (#5236)
|
2025-03-02 20:33:02 +09:00 |
|
biome_test_utils
|
chore: add EOF token validator (#5623)
|
2025-04-10 17:14:02 +02:00 |
|
biome_text_edit
|
chore: switch to Rustfmt 2024 style edition (#5236)
|
2025-03-02 20:33:02 +09:00 |
|
biome_text_size
|
fix(deps): update rust crates (#5322)
|
2025-03-10 08:48:33 +01:00 |
|
biome_ungrammar
|
chore: switch to Rustfmt 2024 style edition (#5236)
|
2025-03-02 20:33:02 +09:00 |
|
biome_unicode_table
|
feat(lint): new rule: noImportCycles (#4948)
|
2025-01-24 12:02:00 +01:00 |
|
biome_wasm
|
chore(html): remove feature flag, expose html formatter, disabled by default (#5354)
|
2025-03-14 16:35:14 -04:00 |
|
biome_yaml_factory
|
chore: switch to Rustfmt 2024 style edition (#5236)
|
2025-03-02 20:33:02 +09:00 |
|
biome_yaml_parser
|
chore: switch to Rustfmt 2024 style edition (#5236)
|
2025-03-02 20:33:02 +09:00 |
|
biome_yaml_syntax
|
fix(parser): allow excess tokens after expected EOF (#5621)
|
2025-04-10 14:22:13 +02:00 |
|
tests_macros
|
chore: switch to Rustfmt 2024 style edition (#5236)
|
2025-03-02 20:33:02 +09:00 |