withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(hmr): clear stale compile metadata on non-style-only .astro file changes
factory/fix-18075
18 hours ago
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
1 day 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
2 days ago
fix: strip .astro frontmatter during client dep scan to prevent false `<script` matches (#18068)
factory/fix-18068
2 days 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
2 days ago
fix(astro): fail sync when eager glob rendering throws
nikolas-sapa:fix/glob-loader-render-error-18054
2 days ago
fix(incremental): resolve asset placeholders in modules or compiled CSS (#18058)
adamchal/fix-18058
2 days ago
fix(incremental): resolve asset placeholders in compiled CSS before hashing (#18058)
factory/fix-18058
2 days ago
Latest Branches
CodSpeed Performance Gauge
0%
Clear stale compile metadata in HMR when markup and style change together
#18076
20 hours ago
6b8ef5c
factory/fix-18075
CodSpeed Performance Gauge
0%
fix(errors): align three error names with their documented reference
#18074
1 day 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
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs