biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(parse/html): emit a diagnostic for invalid HTML comments inside tags
dyc3/html-comment-diagnostic
9 minutes ago
fix(parse/html): emit a diagnostic for invalid HTML comments inside tags
dyc3/html-comment-diagnostic
10 minutes ago
fix(format/html): avoid duplicating Svelte render comments
dyc3/fix-svelte-render-comment-duplication
20 minutes ago
fix(resolver): recognize Bun runtime built-in modules noUnresolvedImports flagged Bun runtime built-ins (bun:test, bun:sqlite, etc.) as unresolved because the resolver's built-in module list only contained Node.js core modules. Bun's bun: scheme imports never resolve to a file on disk, same as node: imports. Added the Bun built-ins to the sorted built-in list (the test_order invariant still holds, so binary_search stays correct), extended test_resolve_node_builtins, and added a bun: block to the noUnresolvedImports valid spec. Closes #11475
FrancoKaddour:fix/resolver-bun-builtins
1 hour ago
wip: rebase it later
jp-knj:feat/no-astro-conflicting-set-directives
3 hours ago
refactor(markdown): pass parser options to parse_markdown
saberoueslati:analyzer/port-md025-single-h1
6 hours ago
refactor(markdown): pass parser options to parse_markdown
saberoueslati:analyzer/port-md025-single-h1
6 hours ago
fix(js_analyze): recognize fast-check's test.prop in noMisplacedAssertion (#11492)
main
10 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(parse/html): emit a diagnostic for invalid HTML comments inside tags
#11545
19 minutes ago
4a9bfd7
dyc3/html-comment-diagnostic
CodSpeed Performance Gauge
0%
fix(format/html): avoid duplicating Svelte render comments
#11544
27 minutes ago
9a78245
dyc3/fix-svelte-render-comment-duplication
CodSpeed Performance Gauge
0%
fix(resolver): recognize Bun runtime built-in modules
#11543
1 hour ago
c42645d
FrancoKaddour:fix/resolver-bun-builtins
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs