- Docs now explain more cases where compiler adoption should be incremental.
- Teams with custom hooks should pay attention to lint and memoization notes.
Next.js changelog digest
May 4 - May 10, 2026. Useful releases, risky migrations, and noisy updates from the Next.js channel.
Next.js updates in 2026-w19
- Production build fixes target route generation and CSS ordering.
- Projects with custom bundler assumptions should validate before upgrading.
- Incremental rebuilds are faster in projects with many imported CSS files.
- Configuration edge cases around content scanning were tightened.
- The beta includes narrower inference for common conditional patterns.
- Library authors should test declarations against stricter edge cases.