Changes.Watch

Vue changelog digest

Feb 3 - Feb 9, 2025. Useful releases, risky migrations, and noisy updates from the Vue channel.

No matching updates in this bucket.

Vue updates in 2025-w06

v4.0.5

  • Add a new @theme static option to always include theme variables in compiled CSS
  • Remove stray console.log statements from @tailwindcss/vite
  • Change default to exclude unused theme variables from compiled CSS

Sentry Release GitHub Action Now Available On All Runners

  • Sentry's Release GitHub Action is now supported on all GitHub-hosted runners
  • Enables broader CI/CD integration without needing self‑hosted runners

New Issue Details UI Now Available

  • Introduces revamped issue details page with an improved UI for all users
  • Enhances triage workflow efficiency and resolves prior usability concerns

v4.0.4

  • Fixed crashes and parsing issues with JS theme values, escaped underscores in CSS variables, and ensured @keyframes are generated across multiline animation variables.
  • Resolved platform-specific problems: older instruction set support for Linux x64 CLI builds, proper Node addon packaging on FreeBSD, respecting NODE_PATH, and skipping stylesheet parsing for Vite's ?commonjs flag.
  • Corrected Firefox order‑first/last handling, Vite stylesheet parsing order, and prevented stack overflow when @variant appears in referenced stylesheets.

AI-powered Issue Grouping now Generally Available

  • AI-powered issue grouping is now generally available.
  • Improved duplicate detection reduces issue and alert noise by ~40%.

Introducing the Mobile Vitals

  • Add an opinionated Mobile Vitals landing page
  • Displays key mobile performance metrics in a concise view
  • Provides quick insights for mobile optimization