v14.1.1-canary.37
Pre-release
Pre-release
Core Changes
- fix: status code for 404 props queries to avoid client side navigation with empty props: #60968
- fix(next-eslint):
.eslintrc.json
not being created bynext lint
on App Router: #55104 - Update React from 60a927d04 to 2bc7d336a: #61522
- fix(turbopack): read preload option for google fonts: #61679
- decode magic identifiers: #61658
- Associate server error digest with browser logged one: #61592
- chore: update turbopack: #61682
- fix loading issue when navigating to page with async metadata: #61687
- fix(ts):
ReadonlyURLSearchParams
should extendURLSearchParams
: #61419 - fix navigation issue when dynamic param casing changes: #61726
- Fix next/server api alias for ESM pkg: #61721
Misc Changes
Credits
Huge thanks to @Lezzio, @devjiwonchoi, @gnoff, @ForsakenHarmony, @timneutkens, @sokra, @huozhi, @ztanner, and @balazsorban44 for helping!