Change8
Symbol9 releases

Pages Router

Found in 1 package: next-js

next-js(9 releases)

v16.4.0-canary.10
Aug 28, 2026

This 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.14
Aug 12, 2026

This 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.18
May 7, 2026

This 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.14Breaking
Jan 6, 2026

This 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.15Breaking
Oct 19, 2025

This 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.45Breaking
Aug 13, 2025

This 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.2
Jul 18, 2025

This 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.5
Jul 16, 2025

This 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.27
May 8, 2025

This 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