Changes.Watch

Next.js changelog digest

May 5 - May 11, 2025. Useful releases, risky migrations, and noisy updates from the Next.js channel.

No matching updates in this bucket.

Next.js updates in 2025-w19

v4.1.6

  • Added automatic conversion of arbitrary values to named values, parallel dependency updates, and source‑map generation in development.
  • Improved debugging with detailed @source directive logging and avoided scanning irrelevant files like .log and utility scans when using @reference.
  • Fixed bugs related to negative arbitrary scales, HAML extraction, arbitrary modifier shorthand replacement, and nested @apply rules.