Changes.Watch

Vue changelog digest

Apr 14 - Apr 20, 2025. Useful releases, risky migrations, and noisy updates from the Vue channel.

No matching updates in this bucket.

Vue updates in 2025-w16

Continuous Profiling and UI Profiling

  • Continuous Profiling is now generally available, helping optimize backend performance and infrastructure costs.
  • UI Profiling is now generally available, providing detailed frontend user‑experience data for browser and mobile apps.
  • Both offerings replace the previous Profiling product, which is now deprecated.

Sentry JavaScript SDK 9.13.0

  • Adds new Sentry Logging capabilities
  • Introduces MCP instrumentation support
  • Adds Cloudflare and Bun platform integrations

v4.1.4

  • Added experimental @tailwindcss/oxide WASM target for running Tailwind in browser environments like StackBlitz.
  • Fixed numerous issues: color‑mix polyfills, brace‑expansion ranges, Chrome skew rendering bug, container‑query variant hyphens, shadow‑inherit behavior, fontSize array‑tuple compatibility, and binary‑extension folder scanning.
  • Converted fontSize array‑tuple syntax to CSS theme variables, enhancing compatibility.