Changes.Watch

Vue changelog digest

May 4 - May 10, 2026. Useful releases, risky migrations, and noisy updates from the Vue channel.

Vue updates in 2026-w19

CSS engine patch improves incremental rebuilds

  • Incremental rebuilds are faster in projects with many imported CSS files.
  • Configuration edge cases around content scanning were tightened.

Beta release updates control-flow narrowing

  • The beta includes narrower inference for common conditional patterns.
  • Library authors should test declarations against stricter edge cases.

Checkout adds new recovery controls

  • Checkout recovery flows expose more controls for abandoned sessions.
  • Billing teams can tune recovery without rebuilding custom payment pages.