Core Changes
- fix: redundant double space in
middleware-plugin.ts
: #72058 - Upgrade React from
02c0e824-20241028
to603e6108-20241029
: #72089 - use server component transform for segment validation: #72051
- fix: specify supported nodejs version range: #72087
- Relax the type on the has/missing type field of the middleware match config.: #72042
- fix: handle logging cicurlar object: #72078
Misc Changes
- Correct runtime capitalization: #72086
- fix: redundant double space in
http.rs
: #72059 - tiny fix: heading in docs not showing correctly: #71743
- temporarily skip failing turbopack build test: #72094
- docs: change
treeshaking
totreeShaking
to align with actual property name: #72083 - Fix docs for generateMetadata typescript error: #71844
- Docs/fix cookie store: #71702
- Update 05-error-handling.mdx: #71584
- fix typo in doc : #71600
- Update cookies.mdx: #71404
- Docs: fix wrong file extension: #71382
- docs(upgrading): add missing promise keyword: #71329
- docs: clarify that
unstable_after
version is unstable: #71484 - docs: add
Ory
to the list of auth libraries: #71295 - fix: Correct typo from 'errror' to 'error': #71413
- fix /app-dir/middleware-matching turbopack test failure: #72098
- test: fix redundant double spaces: #72055
- Added documentation about potential XSS in router.push: #71645
- docs: Add --inspect=0.0.0.0 to server-side debugging: #72069
Credits
Huge thanks to @lumirlumir, @Mr-Meshky, @josiahwiebe, @ztanner, @mezotv, @kyktommy, @notwatermango, @oschleic, @CNLHC, @Unsleeping, @dorianbaffier-dev, @salimabsi, @PlagueFPS, @aeneasr, @Seoheeda, @devjiwonchoi, @gaojude, @emspishak, @huozhi, @aickin, and @chrisdrifte for helping!