next 13.3.5-canary.2
Core Changes
- Fixed
next-types-plugincausing Typescript errors when"type": "module"is set: #49027 - Fixed middleware's edge-chunks not being copied in copyTracedFiles: #48723
- Rename
experimentalReact: #49046 - app router: don't unmount/remount on search param changes: #49047
- style: remove useless React.Fragment tag on
next/image: #48997 - feat: add draft mode to
next/headers: #48789 - Fix
next devfailing for app when__NEXT_DISABLE_MEMORY_WATCHERis set: #49056 - fix(next-core): interop non string record values in env: #49057
- feat(next-core): support capsize for google font fallback: #48967
- chore: use includes replace indexOf: #48901
Documentation Changes
- fix: wrong link in docs: #49001
Example Changes
- docs: Fix path of '.env.template': #49012
Credits
Huge thanks to @dciug, @albertothedev, @DuCanhGH, @shuding, @feedthejim, @li-jia-nan, @styfle, and @kwonoj for helping!