Vue Release Notes

Last updated: Feb 11, 2026

Vue Products

All Vue Release Notes (18)

  • Feb 10, 2026
    • Date parsed from source:
      Feb 10, 2026
    • First seen by Releasebot:
      Feb 11, 2026
    Vue logo

    Core by Vue

    .NET 11.0 Preview 1

    I can format the release notes, but I don’t have access to fetch content from external URLs. Please paste the raw release notes text here, and I will convert it to clean Markdown following your rules. If you prefer, you can paste a portion and I’ll format that first.

    Original source Report a problem
  • Feb 10, 2026
    • Date parsed from source:
      Feb 10, 2026
    • First seen by Releasebot:
      Feb 5, 2026
    • Modified by Releasebot:
      Feb 11, 2026
  • All of your release notes in one feed

    Join Releasebot and get updates from Vue and hundreds of other software products.

  • Feb 10, 2026
    • Date parsed from source:
      Feb 10, 2026
    • First seen by Releasebot:
      Feb 5, 2026
    • Modified by Releasebot:
      Feb 11, 2026
    Vue logo

    Core by Vue

    .NET 9.0.13

    Release Notes

    Install Instructions

    Repos

    • Aspnetcore
    • EF Core
    • Runtime
    • SDK
    • SDK
    • Templating
    • Templating
    • Winforms
    • WindowsDesktop
    • WPF

    What's Changed

    https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-february-2026-servicing-updates/#release-changelogs

    Original source Report a problem
  • Feb 9, 2026
    • Date parsed from source:
      Feb 9, 2026
    • First seen by Releasebot:
      Feb 12, 2026
    Vue logo

    Vue.Js Core by Vue

    3.5.28

    Vue.js core delivers a broad bug fix release touching transitions, SFC file resolution, reactivity flags, and runtime behavior. The update sharpens reliability in async updates, element handling, and edge cases like teleport targets and style changes.

    Bug Fixes

    • transition: avoid unexpected cancelled parameter in transition done callback (#14391) (6798853)
    • compiler-sfc: add resolution trying for .mts/.cts files (#14402) (c09d41f), closes vuejs/router#2611
    • compiler-sfc: no params were generated when using withDefaults (#12823) (b0a1f05), closes #12822
    • reactivity: add __v_skip flag to EffectScope to prevent reactive conversion (#14359) (48b7552), closes #14357
    • runtime-core: avoid retaining el on cached text vnodes during static traversal (#14419) (4ace79a), closes #14134
    • runtime-core: prevent child component updates when style remains unchanged (#12825) (57866b5), closes #12826
    • runtime-core: properly handle async component update before resolve (#11619) (e71c26c), closes #11617
    • runtime-dom: handle null/undefined handler in withModifiers (#14362) (261de54), closes #14361
    • teleport: properly handling disabled teleport target anchor (#14417) (d7bcd85), closes #14412
    • transition-group: correct move translation under scale via element rect (#14360) (0243a79), closes #14356
    • useTemplateRef: don't update setup ref for useTemplateRef key (#12756) (fc40ca0), closes #12749
    Original source Report a problem
  • Jan 19, 2026
    • Date parsed from source:
      Jan 19, 2026
    • First seen by Releasebot:
      Jan 19, 2026
    Vue logo

    Vue.Js Core by Vue

    3.5.27

    Vue delivers a bug fix update across compilation, runtime, and server rendering. Key fixes include correct for loop destructuring, indexed access types, and inherited iterator methods, plus safer className handling and skipping patching reserved props.

    Bug Fixes

    • compile-sfc: correctly handle variable shadowing in for loop for defineProps destructuring. (#14296) (6a1bb50), closes #14294
    • compiler-sfc: handle indexed access types in declare global blocks (#14260) (e4091fe), closes #14236
    • compiler-sfc: use correct scope when resolving indexed access types from external files (#14297) (f0f0a21), closes #14292
    • reactivity: collection iteration should inherit iterator instance methods (#12644) (3c8b2fc), closes #12615
    • runtime-core: skip patching reserved props for custom elements (#14275) (19cc7e2), closes #14274
    • server-renderer: use ssrRenderClass helper for className attribute (#14327) (a4708f3)
    • ssr: handle v-bind modifiers during render attrs (#14263) (c2f5964), closes #14262
    Original source Report a problem
  • Jan 13, 2026
    • Date parsed from source:
      Jan 13, 2026
    • First seen by Releasebot:
      Feb 5, 2026
    Vue logo

    Core by Vue

    .NET 8.0.23

    Release Notes

    Install Instructions

    Repos

    • Aspnetcore
    • EF Core
    • Installer
    • Installer
    • Runtime
    • SDK
    • SDK
    • Templating
    • Templating
    • Winforms
    • WindowsDesktop
    • WPF
    Original source Report a problem
  • Dec 18, 2025
    • Date parsed from source:
      Dec 18, 2025
    • First seen 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
  • Dec 9, 2025
    • Date parsed from source:
      Dec 9, 2025
    • First seen by Releasebot:
      Feb 5, 2026
    Vue logo

    Core by Vue

    10.0.1

    .NET 10 lands with RC to GA progress, OS and platform support updates, and security group refreshes. The changelog covers known issues, Debian Fedora macOS tweaks, and new contributors, signaling a broad product-release wave.

    Release

    What's Changed

    • 9.0 Known Issue for MSBuild failure in 9.0.307 by @rainersigwald in #10159
    • Moved .NET 10 OS support entry from preview to supported by @siramvikram in #10161
    • API Diff .NET 10.0 RC2 -> 10.0 GA by @PranavSenthilnathan in #10148
    • Add HeroDevs to .NET Security Group Members List by @sirredbeard in #10165
    • dotnet 9.0.308 SDK only updates by @victorisr in #10166
    • Add macOS 14 back for .NET 10 by @richlander in #10167
    • Add support for Fedora 43 by @richlander in #10168
    • Document Debian 13 TAR header warnings in .NET 10.0 known issues by @Copilot in #10171
    • Fix issue link in release notes for version 8.0.22 by @mairaw in #10173
    • Remove outdated note and added support period for .NET 10 by @mairaw in #10172
    • API Diff .NET 10.0 RC1 -> RC2 by @jozkee in #10138
    • Fix markdown link for SDK version 8.0.21 by @PranavSenthilnathan in #10180
    • API Diff .NET 9.0 -> 10.0 by @PranavSenthilnathan in #10147
    • Correct name to 'SUSE Linux Enterprise' by @am11 in #10176
    • Disable JSON_PRETTIER validation in super-linter by @Copilot in #10186
    • Linux Support and Package Updates by @richlander in #10183
    • Editorial pass over the dotnet.config file removal by @baronfel in #10170
    • Artifacts for .NET December Servicing Release by @rbhanda in #10187

    New Contributors

    • @siramvikram made their first contribution in #10161
    • @PranavSenthilnathan made their first contribution in #10148
    • @sirredbeard made their first contribution in #10165

    Full Changelog: v10.0.0...v10.0.1

    Original source Report a problem
  • Nov 24, 2025
    • Date parsed from source:
      Nov 24, 2025
    • First seen 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
  • Nov 11, 2025
    • Date parsed from source:
      Nov 11, 2025
    • First seen by Releasebot:
      Feb 5, 2026
    Vue logo

    Core by Vue

    .NET 10.0 GA

    .NET release notes unveil the .NET 10 RC 2 update across components with known issue notes, OS support tweaks, and EOL date updates. The full changelog includes APIDiff improvements, packaging changes, and new contributors as we roll toward v10.0.0 RC.

    Release Notes

    Install Instructions

    Repos

    • dotnet

    What's Changed

    • Update known issues for startup regression by @JulieLeeMSFT in #10114
    • Add release notes for .NET 10 RC 2 across various components by @jongalloway in #10112
    • Update NET 9.0 EOL Date by @Varorbc in #10123
    • Update SDK runtime version to 8.0.21 by @victorisr in #10128
    • [10.0] System Path known issue by @joeloff in #10134
    • Update tool name from 'toolsay' to 'dotnetsay' by @jongalloway in #10133
    • Updated Supported OSes by @richlander in #10137
    • Update .NET TaskHost docs with some more caveats by @baronfel in #10127
    • Add .NET 10 Known Configuration Issue by @tarekgh in #10146
    • ApiDiff.ps: allow exact versions, allow arbitrary feeds, and use az cli for auth if needed by @jozkee in #10139
    • Document macOS PKG installer createdump executable bit regression by @Copilot in #10149

    New Contributors

    • @JulieLeeMSFT made their first contribution in #10114
    • @jozkee made their first contribution in #10139

    Full Changelog: v10.0.0-rc.2...v10.0.0

    Original source Report a problem

Related vendors