Recent astro updates
Section
Features
- Support detect devEngines for installs (PR #17579)
- Add opt-in Cloudflare binding image optimization during build (PR #16194)
- Support detect devEngines for installs (#17579) (3ea55ce)
- Add opt-in Cloudflare binding image optimization during build (#16194) (2a59663)
Section
Fixes
- Fix @astrojs/solid-js prerender crash with Solid ecosystem packages (e.g. @kobalte/core) (PR #17584)
- use workerd-safe dev image endpoint for custom image service (PR #17576)
- Fix Content Layer build crash when neotraverse 0.6.x is hoisted by another dependency (PR #17573)
- don't mutate immutable headers on cached responses (PR #17481)
- Fix
imageService: 'compile'silent noop withprerenderEnvironment: 'node'(PR #17347) - correct
Astro.url.pathnamefor non-index pages withbuild.format: 'preserve'(PR #17560)
Section
Improvements
- emit the content data store as a JSON string (PR #17430)
- [ci] format (f4150da)
- Prevent Vue devtools from crashing Vite 8 dev sessions (#17515) (023e7be)
- emit the content data store as a JSON string (#17430) (9f4c1da)
- document ts entrypoints limitations (#17534) (5a5337e)