vercel/next.js
### [`v12.2.2`](https://togithub.com/vercel/next.js/releases/tag/v12.2.2)
[Compare Source](https://togithub.com/vercel/next.js/compare/v12.2.1...v12.2.2)
##### Core Changes
- Update README.md: [#38371](https://togithub.com/vercel/next.js/issues/38371)
- Add support for catchall with new router: [#38439](https://togithub.com/vercel/next.js/issues/38439)
- Fix client entry point prefix: [#38445](https://togithub.com/vercel/next.js/issues/38445)
- Add support for optional catchall with new router: [#38444](https://togithub.com/vercel/next.js/issues/38444)
- Add handling for back/forward (popstate) between old and new router: [#38453](https://togithub.com/vercel/next.js/issues/38453)
- Make catchall parameters consistent with existing router: [#38456](https://togithub.com/vercel/next.js/issues/38456)
- Fix warning `next/future/image` semicolon: [#38454](https://togithub.com/vercel/next.js/issues/38454)
- fix(next/build): disable next-swc crash reporting temporarily: [#38472](https://togithub.com/vercel/next.js/issues/38472)
##### Documentation Changes
- Update building-form sample code: [#38437](https://togithub.com/vercel/next.js/issues/38437)
- Update i18n routing example with Middleware.: [#38419](https://togithub.com/vercel/next.js/issues/38419)
- Adds mention of INP to "Measuring Performance" page: [#38464](https://togithub.com/vercel/next.js/issues/38464)
##### Example Changes
- Replace JS `blog-starter` example with TS, deprecate `blog-starter-typescript` example: [#38395](https://togithub.com/vercel/next.js/issues/38395)
- Convert `api-routes-rate-limit` example to TypeScript: [#38393](https://togithub.com/vercel/next.js/issues/38393)
- examples(with-jotai): Update example: [#38398](https://togithub.com/vercel/next.js/issues/38398)
- fix(examples/with-playwritght): use PORT env variable and fall back to 3000: [#38107](https://togithub.com/vercel/next.js/issues/38107)
- docs: add trpc to examples: [#38272](https://togithub.com/vercel/next.js/issues/38272)
- Convert `api-routes-rest` example to TypeScript: [#38394](https://togithub.com/vercel/next.js/issues/38394)
- chore(examples): Convert `api-routes-graphql` example to TypeScript: [#38357](https://togithub.com/vercel/next.js/issues/38357)
##### Credits
Huge thanks to [@mongolyy](https://togithub.com/mongolyy), [@balazsorban44](https://togithub.com/balazsorban44), [@maxproske](https://togithub.com/maxproske), [@leerob](https://togithub.com/leerob), [@huozhi](https://togithub.com/huozhi), [@Thisen](https://togithub.com/Thisen), [@thebergamo](https://togithub.com/thebergamo), [@zorrolisto](https://togithub.com/zorrolisto), [@styfle](https://togithub.com/styfle), [@housseindjirdeh](https://togithub.com/housseindjirdeh), and [@kwonoj](https://togithub.com/kwonoj) for helping!
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
12.2.1
->12.2.2
12.2.1
->12.2.2
Release Notes
vercel/next.js
### [`v12.2.2`](https://togithub.com/vercel/next.js/releases/tag/v12.2.2) [Compare Source](https://togithub.com/vercel/next.js/compare/v12.2.1...v12.2.2) ##### Core Changes - Update README.md: [#38371](https://togithub.com/vercel/next.js/issues/38371) - Add support for catchall with new router: [#38439](https://togithub.com/vercel/next.js/issues/38439) - Fix client entry point prefix: [#38445](https://togithub.com/vercel/next.js/issues/38445) - Add support for optional catchall with new router: [#38444](https://togithub.com/vercel/next.js/issues/38444) - Add handling for back/forward (popstate) between old and new router: [#38453](https://togithub.com/vercel/next.js/issues/38453) - Make catchall parameters consistent with existing router: [#38456](https://togithub.com/vercel/next.js/issues/38456) - Fix warning `next/future/image` semicolon: [#38454](https://togithub.com/vercel/next.js/issues/38454) - fix(next/build): disable next-swc crash reporting temporarily: [#38472](https://togithub.com/vercel/next.js/issues/38472) ##### Documentation Changes - Update building-form sample code: [#38437](https://togithub.com/vercel/next.js/issues/38437) - Update i18n routing example with Middleware.: [#38419](https://togithub.com/vercel/next.js/issues/38419) - Adds mention of INP to "Measuring Performance" page: [#38464](https://togithub.com/vercel/next.js/issues/38464) ##### Example Changes - Replace JS `blog-starter` example with TS, deprecate `blog-starter-typescript` example: [#38395](https://togithub.com/vercel/next.js/issues/38395) - Convert `api-routes-rate-limit` example to TypeScript: [#38393](https://togithub.com/vercel/next.js/issues/38393) - examples(with-jotai): Update example: [#38398](https://togithub.com/vercel/next.js/issues/38398) - fix(examples/with-playwritght): use PORT env variable and fall back to 3000: [#38107](https://togithub.com/vercel/next.js/issues/38107) - docs: add trpc to examples: [#38272](https://togithub.com/vercel/next.js/issues/38272) - Convert `api-routes-rest` example to TypeScript: [#38394](https://togithub.com/vercel/next.js/issues/38394) - chore(examples): Convert `api-routes-graphql` example to TypeScript: [#38357](https://togithub.com/vercel/next.js/issues/38357) ##### Credits Huge thanks to [@mongolyy](https://togithub.com/mongolyy), [@balazsorban44](https://togithub.com/balazsorban44), [@maxproske](https://togithub.com/maxproske), [@leerob](https://togithub.com/leerob), [@huozhi](https://togithub.com/huozhi), [@Thisen](https://togithub.com/Thisen), [@thebergamo](https://togithub.com/thebergamo), [@zorrolisto](https://togithub.com/zorrolisto), [@styfle](https://togithub.com/styfle), [@housseindjirdeh](https://togithub.com/housseindjirdeh), and [@kwonoj](https://togithub.com/kwonoj) for helping!Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.