withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: use registered logger for render scope warnings
per-render-collectors
3 hours ago
fix(cloudflare): avoid unused regex capture
per-render-collectors
3 hours ago
Use workerd's compatibility date for Cloudflare defaults (#17819) * fix(cli): use hardcoded compatibility_date in `astro add cloudflare` scaffolding Replace `new Date().toISOString().slice(0, 10)` with a hardcoded `CLOUDFLARE_COMPATIBILITY_DATE` constant. workerd rejects dates newer than ~7 days past its build date, so using today's date can produce a wrangler.jsonc that fails immediately. Fixes #17796 * fix(cloudflare): use workerd compatibility date * fix: preserve Vitest Vite resolution * docs(cloudflare): document Wrangler requirement --------- Co-authored-by: factory[bot] <factory[bot]@users.noreply.github.com>
main
3 hours ago
Deserialize each route once when loading the manifest (#17415) deserializeManifest deserialized every route twice: once for the returned routes array, and again onto the input object, which nothing reads afterwards. Both callers pass a fresh manifest they never read back, and the returned routes are separate copies, so dropping the second pass does not change behavior. Co-authored-by: Matthew Phillips <matthewphillips@cloudflare.com>
main
4 hours ago
docs(cloudflare): document Wrangler requirement
cloudflare-compatibility-date
4 hours ago
refactor(markdown-remark): import the MDX processor statically
feat/move-mdx-into-processors
4 hours ago
Merge remote-tracking branch 'origin/main' into triage-17600 # Conflicts: # packages/integrations/cloudflare/test/custom-entryfile-fetch-state.test.ts
triage-17600
4 hours ago
refactor(markdown-satteri): import the MDX processor statically
feat/move-mdx-into-processors
4 hours ago
Latest Branches
CodSpeed Performance Gauge
+15%
Support build concurrency with the incremental build cache
#17795
3 hours ago
d85dfcf
per-render-collectors
CodSpeed Performance Gauge
+17%
Use workerd's compatibility date for Cloudflare defaults
#17819
4 hours ago
9dfd074
cloudflare-compatibility-date
CodSpeed Performance Gauge
+17%
feat: move MDX into the processors themselves
#17262
4 hours ago
5bc616e
feat/move-mdx-into-processors
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs