Core Changes
- Fix global CSS loader behavior when appDir is enabled: #45739
- Return a special result when a route can't be resolved: #45668
- Forward type definition with the TS plugin: #45764
- Prefix basePath in navigate and prefix methods in app router: #45771
- Fix applyFocusAndScroll with server patch: #45782
- Make turbotrace run after the webpack build: #45621
- Apply module default interop for app-dynamic: #45781
- Fix displayName prop access for client reference: #45794
Example Changes
- Update README for cms-kontent-ai: #45796
Misc Changes
- Fix CNA file initializing order: #45760
- Support favicon.ico for metadata (#45759
- Move CSS tests out of the main test suite: #45765
- Update CNA tests (#45768
- Separate navigation and hooks tests into new test suites: #45766
- next-dev: change cluster usage to child process + stabilise inspect port (#45745
- Update turbopack to 230209.02 (#45776)Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Fix type checking for generateStaticParams (#45788
Credits
Huge thanks to @shuding, @ijjk, @alexkirsz, @huozhi, @Brooooooklyn, and @UnknownMonk for helping!