Pages Router
Found in 1 package: next-js
next-js(9 releases)
v16.4.0-canary.10This release includes several improvements to Turbopack, adds a Cache Components option to create-next-app, and supports immutable static assets with `output: 'export'`. It also deprecates React 18 support for the Pages Router.
v16.3.1-canary.14This release includes several bug fixes for Turbopack, Pages Router, and data revalidation. It also introduces the ability to restore the live `headers()` view and allow literal exports in `'use cache'` files.
v15.5.18This release primarily focuses on applying critical security fixes across various components, including Server Components, Middleware, and the Image Optimization API, addressing multiple high and moderate severity advisories.
v16.1.1-canary.14BreakingThis release introduces strict type checking for App and Pages Router routes and props while providing several performance and reliability improvements to Turbopack.
v16.0.0-canary.15BreakingThis release stabilizes cache component profiles, enables the MCP server by default, and improves development tooling with new indicators and request logging. It also includes Turbopack enhancements for font declarations and better error handling for Sass options.
v15.4.2-canary.45BreakingThis release removes legacy React 17 logic from the Pages Router, restricts synchronous access to headers and cookies in Cache Components, and introduces several Turbopack performance optimizations and stability fixes.
v15.4.2This release backports critical bug fixes related to React 19 metadata support in the Pages Router and ensures custom server configurations are respected.
v15.4.2-canary.5This release focuses on bug fixes for Pages Router metadata in React 19 and improves error handling for core functions within the 'use cache' directive.
v15.4.0-canary.27This release introduces CSP nonce handling for the Pages Router and improves Turbopack chunking logic, alongside CI optimizations and bug fixes for the Script component.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when Pages Router changes.
Learn More