Core Changes
- interception routes: re-implementation: #48027
- parallel routes: return a 404 when a parallel route does not have a default page/do not match: #47872
- Update normalize revalidate params for named matches: #48032
- fix: handle error case for
output: export
innext dev
: #47768 - report error when using "use server" on module level: #47967
- Only cache successful fetches: #48033
- Revert "Vendor
react@experimental
under anexperimentalReact
flag": #48038 - Replaced Reflect with ReflectAdapter: #48000
Documentation Changes
- fix lint issue: #48023
Misc Changes
- Speed up native dev build: #48028
Credits
Huge thanks to @sokra, @feedthejim, @styfle, @nabsul, and @wyattjoh for helping!