Core Changes
- Change invalid internal upstream image error code: #39334
- Hoist styles for Route Announcer: #39331
- fix: wrong reference url for disableStaticImages: #39362
- fix: skip resizing image if it's animated: #39325
- Fix catchall rewrites for _next/data routes: #39370
- Fix
next/future/image
alt text: #39366 - refactor: add named export in next/server: #39381
- fix(ts): More strict Redirect type: #38277
- fix(next): dev server starting when importing a file using get-projec…: #38274
- Add runtime to PageConfig type: #37453
- fix: improve logging for _devPagesManifest.json loading failures: #38046
- Allow custom path for preview mode cookies: #38313
- Fix removing whitespacing in dev overlay: #28277
- Fix emotion labelFormat and sourcemap options: #39389
- Fix emotion shouldForwardProp options breaks component selectors: #39390
- next/image imgix loader can use multiple auto params: #34808
- Adds
eslint-plugin-eslint-plugin
to ensureeslint-plugin-next
rules follow ESLint rule best practices along with enforcing some consistency.: #37920 - [ESLint] Adds
--output-file
flag: #36420 - Update polyfill for eslint no-unwanted-polyfillio rule: #33170
- fix(ts): Middleware type tweaks: #38625
- Fix Link generation for SSG pages if locale domains are used: #36818
Documentation Changes
Example Changes
- Fixed links to supabase examples: #39343
- Examples/cms-wordpress migrate to TypeScript: #39250
- chore: upgrade example to Docker Compose v2: #39372
- fix (examples): Changed the version of next-pwa: #39369
- Port 'with-static-export' example to TypeScript: #38268
- update examples/custom-server-fastify and replace depreaction: #38269
- Land(Update example with-apivideo-upload README): #39391
- Fix: broken TypeScript in WordPress example.: #39402
Misc Changes
- test: ensure default output is correct: #39358
- Fix failing escheck test: #39365
- Add yarn 2 Setup Files to Valid Files for create-next-app: #30936
- Add Object#fromEntries polyfill (with 6 lines of code): #36426
Credits
Huge thanks to @pthomas931, @madmed88, @sanjaiyan-dev, @balazsorban44, @DonghyukJacobJang, @chaiwattsw, @styfle, @dunglas, @ahkhanjani, @promer94, @terrierscript, @shawncal, @insik-han, @QuiiBz, @ykzts, @JoshuaKGoldberg, @lucasassisrosa, @dikwickley, @Brooooooklyn, @sicarius97, @FourwingsY, @manovotny, @SukkaW, @pepoeverton, @jdeniau, @sumiren, @anthonyshew, and @pekarja5 for helping!