🚀 Features
- cloudflare: Workers Cache support via
cacheprop on Worker - by @sam-goodwin in #1458 (8cabe) - website: Move v1 docs to v1.alchemy.run - by @sam-goodwin in #1448 (81f38)
🐞 Bug Fixes
- aws:
- Honour AWS_ENDPOINT_URL for aws4fetch-based resources - by @sam-goodwin in #1405 (fb411)
- Replace Cloud Control resource on empty read-back during update - by @sam-goodwin in #1446 (db9a7)
- Fail adoption gracefully when Cloud Control resource cannot be read back - by @sam-goodwin in #1447 (b2505)
- cloudflare:
- Preserve query string for Hyperdrive origin - by @askfalse in #1444 (65990)
- Read fresh sql files for local D1 migrations - by @asynchronizd in #1443 (792de)
- Json() bindings deploy as native types instead of strings - by @sam-goodwin in #1451 (c27b3)
- Handle aborted response body in miniflare worker proxy - by @john-royal in #1457 (aeabf)