Bug fix:
- #1356 webSocket validation error handling in BunAdapter
- #1358 allow overriding websocket handler with listen options
- #1365 check if the plugin.constructor (fix import module in Bun 1.2.21)
- #1367 .trace hooks (onAfterResponse, etc...) not being called
- #1369 don't block microtask queue in SSE
New Contributors
- @sosukesuzuki made their first contribution in #1365
- @joaopugsley made their first contribution in #1356
- @LeTamanoir made their first contribution in #1367
- @KurtGokhan made their first contribution in #1358
Full Changelog: 1.3.20...1.3.21
