.. |
biome_analyze
|
feat(biome_analyzer): support shebang together with // biome-ignore-all file-level suppressions (#6712)
|
2025-07-07 15:16:30 +02:00 |
biome_aria
|
|
|
biome_aria_metadata
|
fix(lint): valid norwegian language tags (#6342)
|
2025-06-18 13:37:45 +09:00 |
biome_cli
|
fix(cli): improve error messages when given incompatible arguments (#6753)
|
2025-07-07 13:25:17 -04:00 |
biome_configuration
|
chore(deps): update dependency rust to v1.88.0 (#6740)
|
2025-07-07 08:01:38 +01:00 |
biome_console
|
fix(docs): mdx printing and missed diagnostic (#6561)
|
2025-06-26 15:33:22 +01:00 |
biome_control_flow
|
|
|
biome_css_analyze
|
chore(deps): update dependency rust to v1.88.0 (#6740)
|
2025-07-07 08:01:38 +01:00 |
biome_css_factory
|
fix(css_parser): use a conditional block for the @starting-style at-rule (#6553)
|
2025-06-26 16:22:34 +01:00 |
biome_css_formatter
|
fix(css_formatter): correct spacing in container style queries (#6700)
|
2025-07-04 13:32:19 +03:00 |
biome_css_parser
|
fix(css_formatter): correct spacing in container style queries (#6700)
|
2025-07-04 13:32:19 +03:00 |
biome_css_semantic
|
fix(noDuplicateProperties): don't track @keyframes (#6024)
|
2025-05-15 13:55:53 +01:00 |
biome_css_syntax
|
fix(css_parser): use a conditional block for the @starting-style at-rule (#6553)
|
2025-06-26 16:22:34 +01:00 |
biome_deserialize
|
refactor: implement Biome resolver (#6020)
|
2025-05-19 13:07:43 +02:00 |
biome_deserialize_macros
|
fix(core): computed scan kind (#6378)
|
2025-06-19 09:46:04 +01:00 |
biome_diagnostics
|
feat(migrate): list migrated and unsupported rules (#6330)
|
2025-06-16 22:18:10 +02:00 |
biome_diagnostics_categories
|
Merge branch 'main' into next
|
2025-06-30 17:38:05 +02:00 |
biome_diagnostics_macros
|
chore: upgrade to rust 1.87.0 (#6168)
|
2025-05-30 06:59:26 +01:00 |
biome_flags
|
fix(cli): pick up BIOME_CONFIG_PATH (#6181)
|
2025-05-30 16:11:06 +01:00 |
biome_formatter
|
chore(deps): update dependency rust to v1.88.0 (#6740)
|
2025-07-07 08:01:38 +01:00 |
biome_formatter_test
|
chore(deps): update dependency rust to v1.88.0 (#6740)
|
2025-07-07 08:01:38 +01:00 |
biome_fs
|
fix(core): .gitignore is discovered in more scenarios (#6752)
|
2025-07-07 17:00:59 +02:00 |
biome_glob
|
chore(deps): update dependency rust to v1.88.0 (#6740)
|
2025-07-07 08:01:38 +01:00 |
biome_graphql_analyze
|
refactor: share lint rule options (#5543)
|
2025-07-01 19:13:29 +02:00 |
biome_graphql_factory
|
|
|
biome_graphql_formatter
|
fix(core): ignore nested configs (#6662)
|
2025-07-03 22:36:50 +02:00 |
biome_graphql_parser
|
feat(core): offset parsing (#6652)
|
2025-07-02 08:28:46 +01:00 |
biome_graphql_semantic
|
|
|
biome_graphql_syntax
|
|
|
biome_grit_factory
|
|
|
biome_grit_formatter
|
fix(core): ignore nested configs (#6662)
|
2025-07-03 22:36:50 +02:00 |
biome_grit_parser
|
fix(core/lsp): correctly compute ignored files (#6052)
|
2025-05-19 11:23:33 +01:00 |
biome_grit_patterns
|
fix(grit): match bare imports (#6758)
|
2025-07-07 18:49:44 +02:00 |
biome_grit_syntax
|
|
|
biome_html_factory
|
feat(parser): parse Astro frontmatter (#6689)
|
2025-07-03 09:59:50 -04:00 |
biome_html_formatter
|
chore(deps): update dependency rust to v1.88.0 (#6740)
|
2025-07-07 08:01:38 +01:00 |
biome_html_parser
|
chore: fix failure
|
2025-07-03 16:59:56 +01:00 |
biome_html_syntax
|
feat(parser): parse Astro frontmatter (#6689)
|
2025-07-03 09:59:50 -04:00 |
biome_js_analyze
|
fix(noUnusedImports): formally make an exception for type augmentation imports (#6756)
|
2025-07-07 13:25:53 -04:00 |
biome_js_factory
|
fix(useArrayLiterals): preserve array type (#6116)
|
2025-05-26 07:20:10 -04:00 |
biome_js_formatter
|
fix(core): ignore nested configs (#6662)
|
2025-07-03 22:36:50 +02:00 |
biome_js_parser
|
fix(grit): match bare imports (#6758)
|
2025-07-07 18:49:44 +02:00 |
biome_js_semantic
|
fix(biome_js_analyze): useExhaustiveDependencies missing depend… (#6243)
|
2025-06-09 16:39:55 +01:00 |
biome_js_syntax
|
feat(biome_analyzer): support shebang together with // biome-ignore-all file-level suppressions (#6712)
|
2025-07-07 15:16:30 +02:00 |
biome_js_transform
|
feat: make enum can be transform in scope (#6678)
|
2025-07-03 17:47:57 +01:00 |
biome_js_type_info
|
chore(deps): update dependency rust to v1.88.0 (#6740)
|
2025-07-07 08:01:38 +01:00 |
biome_js_type_info_macros
|
perf: store types behind Arc s (#6442)
|
2025-06-22 10:26:08 +02:00 |
biome_jsdoc_comment
|
|
|
biome_json_analyze
|
refactor: share lint rule options (#5543)
|
2025-07-01 19:13:29 +02:00 |
biome_json_factory
|
|
|
biome_json_formatter
|
fix(core): ignore nested configs (#6662)
|
2025-07-03 22:36:50 +02:00 |
biome_json_parser
|
feat(core): offset parsing (#6652)
|
2025-07-02 08:28:46 +01:00 |
biome_json_syntax
|
feat: add nx.json project.json to Well-known files (#6488)
|
2025-06-23 08:14:42 +02:00 |
biome_json_value
|
fix(core): fix Text hasher (#6230)
|
2025-06-05 10:55:48 +02:00 |
biome_line_index
|
refactor: extract out a biome_line_index crate (#6222)
|
2025-06-29 12:29:40 +01:00 |
biome_lsp
|
chore(deps): update dependency rust to v1.88.0 (#6740)
|
2025-07-07 08:01:38 +01:00 |
biome_lsp_converters
|
refactor: extract out a biome_line_index crate (#6222)
|
2025-06-29 12:29:40 +01:00 |
biome_markdown_factory
|
|
|
biome_markdown_parser
|
chore: upgrade to rust 1.87.0 (#6168)
|
2025-05-30 06:59:26 +01:00 |
biome_markdown_syntax
|
|
|
biome_markup
|
|
|
biome_migrate
|
chore: remove style rule migration (#6746)
|
2025-07-07 13:44:31 +02:00 |
biome_module_graph
|
chore(deps): update dependency rust to v1.88.0 (#6740)
|
2025-07-07 08:01:38 +01:00 |
biome_package
|
perf(biome_package): updated incorrect generic passed to deserialize_… (#6760)
|
2025-07-07 19:52:15 +01:00 |
biome_parser
|
feat(parser): parse Astro frontmatter (#6689)
|
2025-07-03 09:59:50 -04:00 |
biome_plugin_loader
|
feat(wasm): expose MemoryFileSystem via WASM API (#6428)
|
2025-06-30 22:32:19 +09:00 |
biome_project_layout
|
feat(core): implement resolving path aliases from tsconfig.json (#6056)
|
2025-05-19 13:07:51 +02:00 |
biome_resolver
|
chore: reduce PackageJson size (#6754)
|
2025-07-07 18:04:41 +02:00 |
biome_rowan
|
feat(biome_analyzer): support shebang together with // biome-ignore-all file-level suppressions (#6712)
|
2025-07-07 15:16:30 +02:00 |
biome_rule_options
|
chore(deps): update dependency rust to v1.88.0 (#6740)
|
2025-07-07 08:01:38 +01:00 |
biome_service
|
fix(core): .gitignore is discovered in more scenarios (#6752)
|
2025-07-07 17:00:59 +02:00 |
biome_string_case
|
refactor(useSortedKeys): transfer trailing separator upon sorting (#6587)
|
2025-06-27 14:46:03 +02:00 |
biome_suppression
|
fix(biome_js_analyze): correct text range of suppression reason (#6711)
|
2025-07-04 19:05:50 +01:00 |
biome_syntax_codegen
|
|
|
biome_test_utils
|
chore(deps): update dependency rust to v1.88.0 (#6740)
|
2025-07-07 08:01:38 +01:00 |
biome_text_edit
|
|
|
biome_text_size
|
|
|
biome_ungrammar
|
|
|
biome_unicode_table
|
|
|
biome_wasm
|
feat(wasm): expose MemoryFileSystem via WASM API (#6428)
|
2025-06-30 22:32:19 +09:00 |
biome_yaml_factory
|
feat(yaml): overhauling YAML lexer (#6481)
|
2025-06-30 22:12:53 +09:00 |
biome_yaml_parser
|
feat(yaml): overhauling YAML lexer (#6481)
|
2025-06-30 22:12:53 +09:00 |
biome_yaml_syntax
|
feat(yaml): overhauling YAML lexer (#6481)
|
2025-06-30 22:12:53 +09:00 |
tests_macros
|
|
|