Core Changes
- fix(30724): clear "x-middleware-next" header when chaining middlewares: #30866
- Add eslint rule to prevent importing next/server outside of _middleware: #30973
- Don't proxy middleware if host is the same: #31180
- Add support for legacy decorators through tsconfig/jsconfig: #31376
Example Changes
- Updates with-supertokens example to add sign in with apple: #31200
- Auth0 Example:
getSession
should be called withreq
andres
: #31330
Credits
Huge thanks to @hi-ogawa, @thibautsabot, @ascorbic, @rishabhpoddar, and @fytriht for helping!