Core Changes
- Fix error message typos: #38894
- Update to latest version of @vercel/nft: #38878
- fix(#38090): add missing
analyticsId
to config schema: #38911 - Ensure hash on initial request is preserved in new router: #38913
- Remove unnecessary assertions: #38899
- Clear unnecessary code: #38900
- fix: Impl
attachRequestMeta
in base server to handle meta differently in edge and node servers: #38932 - feat: enhance warning messages about unanalyzable
config
field: #38907 - fix: fix generateEtags type inside schema: #38936
Documentation Changes
- Remove next-page-tester from testing.md: #38920
Example Changes
- Add example with cookies-next package: #31243
- chore(example): convert
with-stitches
to TS: #38892 - Update Convex example not to ignore generated files: #38931
Credits
Huge thanks to @theMosaad, @SukkaW, @timneutkens, @Yuddomack, @msquitieri, @andreizanik, @nix6839, @shuding, @thomasballinger, and @ziishaned for helping!