withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(errors): align three error names with their documented reference MissingLocale, MissingIndexForInternationalization and NoManifestAvailable reported names with an Error suffix, but their reference pages are published under the unsuffixed names. The dev overlay prints err.name, so the identifier users saw could not be found in the docs.
SurefireStudios:fix/error-names-match-docs
3 hours ago
fix(transitions): snapshot script collection before iterating in runScripts getElementsByTagName returns a live HTMLCollection. When new scripts are appended to the DOM inside the loop body (e.g. the sentinel data:application/javascript module), the collection grows mid-iteration and some scripts get skipped. Convert to a static Array snapshot with Array.from() before each loop so every script is visited exactly once.
okxint:fix/run-scripts-live-collection
11 hours ago
fix: strip .astro frontmatter during client dep scan to prevent false `<script` matches (#18068)
factory/fix-18068
19 hours ago
fix(i18n): only swap whole locale segments when the base contains a locale code redirectToFallback, the prefix-other-locales router, and getLocaleAbsoluteUrl used unanchored String#replace on the locale code, so a base such as /estore (locale es) or /entry (locale en) was rewritten instead of the locale segment.
ethanstoner:fix/i18n-manual-fallback-locale-segment
24 hours ago
fix(astro): fail sync when eager glob rendering throws
nikolas-sapa:fix/glob-loader-render-error-18054
1 day ago
fix(incremental): resolve asset placeholders in modules or compiled CSS (#18058)
adamchal/fix-18058
1 day ago
fix(incremental): resolve asset placeholders in compiled CSS before hashing (#18058)
factory/fix-18058
1 day ago
chore: re-trigger CI (flaky macOS astro-markdown-processor run)
zaochih:fix/dev-css-page-boundary
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(errors): align three error names with their documented reference
#18074
3 hours ago
391d377
SurefireStudios:fix/error-names-match-docs
CodSpeed Performance Gauge
0%
fix(transitions): snapshot script collection before iterating in runScripts
#18071
2 months ago
c15e0a2
okxint:fix/run-scripts-live-collection
CodSpeed Performance Gauge
0%
Strip frontmatter before dep-scanning .astro files to prevent false `<script` matches
#18069
22 hours ago
04b06b6
factory/fix-18068
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs