Core Changes
- Allow server-only in server targets and client-only in client components targets to be available: #55394
- Make useSearchParams and useParams compatible between app and pages router: #55280
Example Changes
- Hotfix for missing application/json header in Prepr example: #55517
Credits
Huge thanks to @huozhi and @Kevintjuhz for helping!