Vue Release Notes

Last updated: Jan 8, 2026

Vue Products

All Vue Release Notes

  • Dec 18, 2025
    • Parsed from source:
      Dec 18, 2025
    • Detected by Releasebot:
      Jan 8, 2026
    Vue logo

    Vue.Js Core by Vue

    3.5.26

    Vue.js core patches fix compatibility, SSR, and runtime edge cases while boosting performance. Highlights include corrected v-model and hmr handling, safer keep-alive caching, and a faster line/column mapping pass.

    Bug Fixes

    Performance Improvements

    • compiler-core: use binary-search to get line and column (#14222) (1904053)
    Original source Report a problem
  • Nov 24, 2025
    • Parsed from source:
      Nov 24, 2025
    • Detected by Releasebot:
      Jan 8, 2026
    Vue logo

    Vue.Js Core by Vue

    3.5.25

    Vue core bug fixes streamline compiler comment and whitespace behavior, warn on provide after mounting, preserve readonly status for iterated reactive items, fix ref unwrap edge cases, and tidy suspense fallback cleanup while preserving typing.

    Bug Fixes

    Original source Report a problem

This is the end. You've seen all the release notes in this feed!

Related vendors