2026.5.1
nextauthjs/next-auth2026.5.1May 15, 2026by GabrielBianconi
AI Summary
A bug fix release that addresses Server-Sent Events (SSE) decoding errors by treating them as fatal events, ensuring data integrity and preventing potential crashes.
Key Highlights
- Treats SSE body decoding errors as fatal
Full Release Notes
**Bug Fixes** - Treat SSE body decoding errors as fatal.