withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Create ready-cougars-march.md
LongYC:config-doc-for-compresshtml-jsx-version
7 minutes ago
Fix dangling pure CSS chunk imports when assetQueryParams is set (#16830)
main
39 minutes ago
Document compressHTML: "jsx" config is only available since Astro v6.2.0.
LongYC:config-doc-for-compresshtml-jsx-version
2 hours ago
feat: gate portable dist/ behind experimental.portableOutput All portability changes are now gated behind the experimental.portableOutput config flag (default: false). When disabled, the build output is identical to the previous behavior — absolute file:// URLs in the manifest. When enabled: - Manifest directory paths are relative, resolved via import.meta.url at runtime - componentMetadata, entryModules, inlinedScripts keys are root-relative - Node adapter uses folder names and relative session storage paths - Compiled .astro and .mdx output uses root-relative module IDs The flag is checked at each gating point: - plugin-manifest.ts (directory paths, key normalization, chunk adjustment) - serialized.ts (import.meta.url argument) - vite-plugin-astro (path replacement in compiled output) - vite-plugin-server-islands (resolvedPath normalization) - mdx/vite-plugin-mdx-postprocess (path replacement in MDX output) - node/index.ts (config format, session base) - node/server.ts (session resolution) - node/shared.ts (auto-detects format via URL.canParse)
refactor/self-contained-dist
2 hours ago
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
16 hours ago
fix: use method shorthand for eslint object-shorthand rule
flue/fix-16482
16 hours ago
fix(routing): detect param mismatch in dynamic redirect destinations (#16482)
flue/fix-16482
17 hours ago
Merge branch 'main' into cloudflare-static-buildoutput
cloudflare-static-buildoutput
17 hours ago
Latest Branches
CodSpeed Performance Gauge
+10%
Document compressHTML: "jsx" config is only available since Astro v6.2.0
#16836
8 hours ago
c4f09a4
LongYC:config-doc-for-compresshtml-jsx-version
CodSpeed Performance Gauge
+11%
refactor: make build `dist/` directory portable
#16826
3 hours ago
7dac3cf
refactor/self-contained-dist
CodSpeed Performance Gauge
0%
Fix misleading error when redirect has more dynamic params than destination
#16831
16 hours ago
38d8359
flue/fix-16482
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs