withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Fix misleading error when redirect has more dynamic params than destination (#16831) * fix(routing): detect param mismatch in dynamic redirect destinations (#16482) * fix: use method shorthand for eslint object-shorthand rule --------- Co-authored-by: Matthew Phillips <matthew@matthewphillips.info>
main
10 hours ago
fix: use method shorthand for eslint object-shorthand rule
flue/fix-16482
10 hours ago
fix(routing): detect param mismatch in dynamic redirect destinations (#16482)
flue/fix-16482
10 hours ago
Merge branch 'main' into cloudflare-static-buildoutput
cloudflare-static-buildoutput
11 hours ago
Fix dangling pure CSS chunk imports when assetQueryParams is set
fix/hybrid-dynamic-import-hash-mismatch
11 hours ago
chore: changeset
refactor/self-contained-dist
14 hours ago
feat(node): resolve session storage base path at runtime Instead of baking an absolute filesystem path into the manifest for the default fs-lite session driver, store just the subdirectory name ('sessions') and resolve it against manifest.cacheDir at server startup. This makes the session config portable — moving dist/ to another machine no longer breaks the default session storage path.
refactor/self-contained-dist
15 hours ago
fix(css): only restore deleted CSS for components not rendered in SSR The restore logic was too broad — it restored any deleted CSS asset found in pagesToCss, but the normal parent walk also adds deleted CSS IDs there for components whose styles are already on the page from SSR. Track which component exports were rendered during SSR via ssrRenderedExports. Only flag deleted CSS for restore when the cssScopeTo target was NOT rendered in SSR (i.e. the styles were actually tree-shaken and missing from the page).
flue/fix-16251
15 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Fix misleading error when redirect has more dynamic params than destination
#16831
10 hours ago
38d8359
flue/fix-16482
CodSpeed Performance Gauge
0%
Skip SSR build for fully static Cloudflare sites
#16468
11 hours ago
d450bcc
cloudflare-static-buildoutput
CodSpeed Performance Gauge
0%
Fix dangling pure CSS chunk imports when assetQueryParams is set
#16830
11 hours ago
26edadd
fix/hybrid-dynamic-import-hash-mismatch
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs