biomejs
biome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat(languages): support Google Apps Script (.gs) files Google Apps Script files use the `.gs` extension and are plain JavaScript scripts with no module system. They are now parsed as scripts (like `.cjs`), so top-level `import`/`export` statements are reported as parse errors. Common Apps Script service globals (e.g. `SpreadsheetApp`, `DriveApp`, `Logger`) are injected for `.gs` files so `noUndeclaredVariables` does not report false positives; the list is extensible via `javascript.globals`. Closes #8267 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
JamBalaya56562:support-google-apps-script
35 minutes ago
fix(grit): handle metavariables inside quoted strings
dyc3/fix-grit-quoted-metavariables
2 hours ago
fix(html/parser): keep double curly braces as text inside Astro MathML
Princesseuh:astro/html-parser
3 hours ago
refactor(html/parser): move the interpolation check out of the lexer
Princesseuh:astro/html-parser
5 hours ago
fix(parse/js): handle incomplete declarations more gracefully (#11422)
main
7 hours ago
fix(parse/js): handle incomplete declarations more gracefully
dyc3/fix-parse-svelte-incomplete-declaration-tag
7 hours ago
fix(core): files eviction and project (#11409)
main
9 hours ago
fix(parse/js): handle incomplete declarations more gracefully
dyc3/fix-parse-svelte-incomplete-declaration-tag
10 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(grit): handle metavariables inside quoted strings
#11425
3 hours ago
db6808e
dyc3/fix-grit-quoted-metavariables
CodSpeed Performance Gauge
-5%
fix(html/parser): correct Astro document parsing
#11403
4 hours ago
a3010a9
Princesseuh:astro/html-parser
CodSpeed Performance Gauge
0%
fix(parse/js): handle incomplete declarations more gracefully
#11422
10 hours ago
4dd354f
dyc3/fix-parse-svelte-incomplete-declaration-tag
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs