Changes.Watch

Next.js changelog digest

Jun 9 - Jun 15, 2025. Useful releases, risky migrations, and noisy updates from the Next.js channel.

No matching updates in this bucket.

Next.js updates in 2025-w24

v4.1.10

  • Fixed incorrectly generated CSS for percentage values in arbitrary calc expressions.
  • Ensured proper handling of utility classes like w-[calc(100%_var(--offset))]

v4.1.9

  • Fixed parsing of custom properties with semicolons in strings
  • Added migrations for arbitrary modifiers, CSS variable shorthands, negative arbitrary values, and excluded blur migrations
  • Adjusted math expression formatting to avoid spaces around CSS dashed identifiers