v13.4.5-canary.9
Pre-release
Pre-release
Core Changes
- Bump @types/node: #50940
- Pick esm main fields and condition names first for RSC server layer: #50548
- Bump to
typescript@5.1
: #50557 - Move required chunk collection to the upper level: #50983
- Upgrade webpack to 5.86.0: #50992
- Turbopack next/font/google: Use capsize's xWidthAvg to compute fallbacks: #50878
- Fix usage of
router.refresh()
with Draft Mode in App Router: #50941
Documentation Changes
- fix: add missed / at useSelectedLayoutSegment at App routing/Pages and Layout: #50956
- Adds missing
async
to Opengraph Image code example.: #50990 - docs: Correct
useFormStatus
to be a client component: #50991 - Update create-next-app docs: #50981
- Update 12-colocation.mdx: #50975
- Add appDir-specific guidance for next-router-not-mounted error: #50076
- Adds missing JavaScript codeblock in Opengraph Image API reference: #50996
- Update 10-router-handlers.mdx - Switcher Created + Small Syntax Improvement: #51003
- Update 02-eslint.mdx: #50986
- Fix typos in 01-contribution-guide.mdx: #51006
- fix
revalidateTag
import: #51005
Example Changes
- Added Azure Cosmos DB started code, containing a minimal app and README.md: #49128
Misc Changes
- Add test for hidden form fields at the beginning of a Server Action form: #50978
- Add max job timeout for build workflow: #50998
Credits
Huge thanks to @jiwooIncludeJeong, @wyattjoh, @huozhi, @styfle, @shuding, @manovotny, @ethanmick, @tyler-lutz, @didemkkaslan, @itsmingjie, @ijjk, @v1k1, @wbinnssmith, @thepatrick00, @taylorbryant, and @kvnang for helping!