v13.0.8-canary.1
Pre-release
Pre-release
Core Changes
- Add tracing for testing tools: #44046
- Run packing in tests in parallel: #44048
- feat: app dir error-global component: #44066
- Fix ignoring dev warning for preload component: #44065
- refactor(next-swc): introduce next-binding to consolidate dependencies.: #43473
- Add lodash to server components external packages: #44022
- Fix dev session stopped handling: #44112
- Add jsdoc/no-types eslint rule for TypeScript files: #44049
- Revert "Remove
useState
fromnext/image
(#43587)": #44094 - should not contain pages css in app dir: #44151
- Upgrade undici to 5.14.0 to fix fetch redirect bug: #44133
- build(cargo): fix turbopack + next-swc build: #43983
- Align onRecoverableError callback between pages and app dir: #44161
- build(cargo): update turbopack: #44167
- Update styled-jsx: #44070
Documentation Changes
- docs: Add explanation about font-display: #44001
- Test that adding query can be detected by useSearchParams: #43969
- Add static test for useSelectedLayoutSegments: #43955
- Docs: Update deployment.md with Firebase, Amplify and Cloudflare: #44092
- Add test for rewriting in middleware in app-dir: #43971
- docs: Add missing type to import statement: #44111
- docs: update next/dynamic docs: #44067
- Update disabling-http-keep-alive.md for server-side only: #43374
Example Changes
Misc Changes
- Remove extra turbo test: #44073
- Implement new core test API: #44086
- Refactor more tests to createNextDescribe: #44104
- Add types as a default dependency into tests: #44140
- Suggest contributors to use shallow clone: #44158
- Update pnpm new-test to use createNextDescribe: #44147
- Update README templates to include snippet on
next/font
: #44088 - Wrap CSS variable in var: #44153
- Ensure next.url is used instead of next.appPort: #44163
- test: add test for notFound during streaming: #44078
- Fix test template example: #44170
- Remove devcontainer network host argument: #44157
Credits
Huge thanks to @hanneslund, @rishabhpoddar, @jankaifer, @huozhi, @timneutkens, @kwonoj, @IamManchanda, @styfle, @nyedidikeke, @jaslong, @jueungrace, @longzheng, and @akshitsinha for helping!