Skip to content

v2.0.0-rc.1

Choose a tag to compare

@pi0 pi0 released this 07 Oct 14:42
· 192 commits to main since this release

compare changes

🚀 Enhancements

  • ⚠️ HTTPResponse (#1212)

🔥 Performance

  • Try avoid cloning response for meriging headers (#1214)

🩹 Fixes

  • cors: Use defaults in handleCors (#1161)

💅 Refactors

  • Hide internal event._res and event.res._headers (#1185)

📦 Build

  • Add missing exports (#1211)

⚠️ Breaking Changes

  • ⚠️ HTTPResponse (#1212)

❤️ Contributors