Core Changes
- Fix style reset on image with
placeholder=blur
: #32680 - Pre-compile more dependencies continued: #32679
- web runtime: add AbortController & AbortSignal: #32089
- Don't swallow test failures caused by POSIX signals: #32688
- Escape from next head in rsc _error page: #32624
- fix popstate detection for safari when basepath is present: #32687
Documentation Changes
- Added example for setting cookie before redirect in middleware: #32542
Example Changes
- Updates with-supertokens example: Fixes init race condition: #32706
Misc Changes
- Ensure device IP is used for safari browserstack test: #32712
Credits
Huge thanks to @styfle, @molebox, @rishabhpoddar, @Kikobeats, @ramosbugs, @huozhi, and @dan-weaver for helping!