v13.0.1-canary.1
版本发布时间: 2022-10-30 16:55:40
vercel/next.js最新发布版本:v15.0.2-canary.7(2024-10-26 07:33:49)
Core Changes
- Show error message when using legacy props on new
next/image
: #41930 - Upgrade Edge Runtime: #41987
- Revert "Include frameworks in main-app": #41997
- fix(next/dev): do not suppress error from bindings: #41989
- Fix page static info extractor for app dir: #42001
- Add never return type for redirect() and notFound(): #42009
- Google fonts multiple weights & styles: #42008
- Merge app internal chunk into main chunk for layouts: #41902
- Fix build type error of page params: #42019
- Allow disabling Strict mode in app: #41894
- Update react next channel: #42021
- Fix turbo custom config detection: #42022
- Fix css modules imports in client components: #42077
- fix: Data URL images with 'fill' are always triggering 'missing sizes' warning: #42030
- types: leverage webpack types and remove casting: #42104
- Fix CSS imports from outside of the app dir when src folder is present: #42108
- Remove react root condition and always use concurrent mode: #42141
- Keep react-dom/server.node in precompiled: #42138
- Warn when legacy prop detected on
next/image
: #42102 - Fix failing codemod test
url-to-withrouter
: #42109 - Improve TypeScript plugin error when the configuration is not statically analyzable: #42062
- Ensure app revalidate has correct default: #42168
- Update turbo crates: #42014
- Update vscode config handling: #42169
Documentation Changes
- docs: Update the version history in the middleware page: #41949
- Fix typo: docs/basic-features/font-optimization.md: #41967
- Fix broken link in
@next/font
docs: #42002 - Add link from
next/image
docs to example: #42020 - Fix typo.: #42067
- docs: update version install commands in upgrade guide: #42073
- Update font-optimization.md: #42036
- added @latest to codemods page: #42091
- docs: clarify env inclusion in bundles: #41950
Example Changes
- Update README.md: #41959
- Fix benchmark link typo in Turbopack example: #42064
- Update Examples to use React 18: #42027
- chore(examples): fix
with-aphrodite
exapmle: #42078 - chore(examples): move
app
directories: #42094 - Broken link in example page: #42135
- Fix typo in importing counterReducer: #42162
Misc Changes
- docs: clarify PR template instructions: #41957
- Update e2e test for app-dir edge: #42015
- [docs] Fix Grammar in Step 8.: #42018
- Fix turbo css-modules test: #42103
- Enhanced grammar.: #42148
- grammar fix in adding-examples README.: #42152
- [docs] Enhanced grammar in building README.: #42155
Credits
Huge thanks to @styfle, @Kikobeats, @nuta, @yasath, @shuding, @serkanbektas, @steven-tey, @kwonoj, @jimCresswell, @timneutkens, @hanneslund, @alpha-xek, @huozhi, @LorenzoBloedow, @iiegor, @craigwheeler, @balazsorban44, @peraltafederico, @teobler, @ismaelrumzan, @IngoVals, and @jaykch for helping!