# Next.js 12.2

DevFeed: [Next.js 12.2](<https://devfeed.tech/articles/next-js-12-2-3172.md>)

Original publisher: [Read original article](<https://nextjs.org/blog/next-12-2>)

Author: Tobias Koppers

Published: 2022-06-28T16:00:00Z

Content type: release

Language: en

Sources: [Next.js Blog](<https://devfeed.tech/sources/next-js-blog.md>)

Topics: [Next.js](<https://devfeed.tech/topics/next-js.md>), [Server-side rendering](<https://devfeed.tech/topics/server-side-rendering.md>), [API](<https://devfeed.tech/topics/api.md>), [Edge](<https://devfeed.tech/topics/edge.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [edge](<https://devfeed.tech/tags/edge.md>), [middleware](<https://devfeed.tech/tags/middleware.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [react](<https://devfeed.tech/tags/react.md>), [ssr](<https://devfeed.tech/tags/ssr.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

## AI overview

Next.js 12.2 introduces stable Middleware and On-Demand Incremental Static Regeneration, along with experimental Edge API Routes, Edge server rendering, and SWC Plugins. The release also includes improvements to Next.js and supports updating content without redeploying.

## Source excerpt

Next.js 12.2 introduces stable Middleware and On-Demand ISR, experimental Edge SSR and API Routes, and more!