Core Changes
- add edge rendering for app dir for Turbopack: #51666
- Revert "Update
swc_core
tov0.78.15
": #51716 - type check tests (and convert next-test-utils.js to ts) : #51071
- Add default modularizeImports that breaks up lucide-react, mui/icons-material, lodash, react-bootstrap: #50900
- Move Pages
render
out of server: #51678 - Add url to patched fetch response: #51665
- Correct Flight client's condition for SSR and
createServerReference
: #51723 - Update manual basePath with trailingSlash: #51726
- feat: add body parser limit for server actions: #51104
- fix: handle 404 errors in HotReload client: #51637
- Add critical next config value to github info: #51715
Documentation Changes
docs
: fix generated app icons file extensions: #51562- Fix typo in 01-typescript.mdx: #51669
- fix(docs): added missing dot: #51718
- Update 01-images.mdx: #51532
- Add app to tailwind.config.js in fonts documentation.: #51671
- Update docs for Google Analytics 4: #51405
- Fix Typo in Optimizing - Open Telemetry docs: #51729
Example Changes
- examples: add missing
supabase-js
dependency forwith-supabase
example: #51703 - docs: update with-next-translate example using appdir: #51720
- fix some issues on examples/app-dir-i18n-routing: #51576
Misc Changes
- Update
swc_core
tov0.78.15
: #51269 - Update link validator: use checks, fail on PR from forked repo: #51706
- Update page.tsx tw className: #49040
- Update needs for build and deploy: #51731
Credits
Huge thanks to @sokra, @bigyanse, @kdy1, @tyler-lutz, @delbaoliveira, @2-NOW, @ijjk, @ForsakenHarmony, @dijonmusters, @Mingyu-Song, @morganfeeney, @timneutkens, @wyattjoh, @aralroca, @nickmccurdy, @adamjmcgrath, @shuding, @devjiwonchoi, @ztanner, @angel1254mc, @huozhi, and @cxa for helping!