🆙 Updates
- cloudflare: Update node.js compatibility (
node:crypto
andnode:tls
) (#3230) - netlify-edge: Update node.js compatibility (
node:sqlite
) (#3231) - minor dependency updates and removed unused dependencies (c24f39c2, ff9c4f08)
🩹 Fixes
- app: Import user code last to avoid initialization order issues (#3226)
- app: Only inherit
waitUntil
and platform context in direct fetch (#3224) - dev: Always propagate proxy errors (#3229)
💅 Refactors
📖 Documentation
- Use
server/
dir in all places (#2775) - deno-server: Add note for
compatibilityDate
(#3190) - netlify: Add note for
compatibilityDate
(#3189) - firebase: Add firebase-app-hosting (#3217)
- Updated callout (#3219)
❤️ Contributors
- Pooya Parsa (@pi0)
- Gerome Grignon (@geromegrignon)
- Ollie W (@ollie-bud)
- Restent Ou (@gxres042)
- @Yuangwang