- - Introduced the dev‑only `captureOwnerStack` API, updated `useId` format, added dev warnings and removed `React.act` from production builds.
- - Expanded Suspense to work on client, server, and during hydration with improved hydration scheduling, priority handling, and reduced GC pressure; added streaming support and the experimental `unstable_prerender` API for React Server Co...
- - Added new DOM features (beforetoggle/toggle events on <dialog>, support for <script> and <template> inside <select>, exports field for useSyncExternalStore, Parcel integration) and fixed numerous bugs across React DOM, Native, and Serv...
Next.js changelog digest
Mar 24 - Mar 30, 2025. Useful releases, risky migrations, and noisy updates from the Next.js channel.
No matching updates in this bucket.
Next.js updates in 2025-w13
- Fix CLI hang when processing Ruby files
- Resolve issue #17383
- Adds new NextJS integration features to the JavaScript SDK.
- Includes support for upcoming Sentry capabilities.
- Improves overall performance and stability.
- Introduce anomaly‑based alerts in open beta
- Automatically detect thresholds and adjust for seasonality
- Simplify creation of metrics‑based alerts
- Introduces a new trace view to diagnose performance issues
- Enhances visibility into performance bottlenecks
- Added support for literal values in `value('…')` and `modifier('…')`, plus missing suggestions for `spacing(value(integer, number))`, and introduced the `::webkit-details-marker` pseudo-element to the marker variant.
- Fixed several bugs: class extraction after '(' in Pug, CLI error when input and output resolve to the same file, proper CSS update propagation in Vite, and ensured @keyframes for theme animations are emitted when referenced after a comma.
- Added preprocessing of Slim templates embedded in Ruby files and other minor stability improvements.
- Improved navigation within the issue stream for faster access to items.
- Enhanced readability and visual clarity with updated UI styling.