+## [3.5.20](https://github.com/vuejs/core/compare/v3.5.19...v3.5.20) (2025-08-25)
+
+
+### Bug Fixes
+
+* **runtime-dom:** add name to vShow for prop mismatch check ([#13806](https://github.com/vuejs/core/issues/13806)) ([1031e8d](https://github.com/vuejs/core/commit/1031e8de08b735059217b1ad0057f62565c99c4f)), closes [#13805](https://github.com/vuejs/core/issues/13805) re-fix [#13744](https://github.com/vuejs/core/issues/13744) revert [#13777](https://github.com/vuejs/core/issues/13777)
+
+
+
## [3.5.19](https://github.com/vuejs/core/compare/v3.5.18...v3.5.19) (2025-08-21)
{
"private": true,
- "version": "3.5.19",
+ "version": "3.5.20",
"packageManager": "pnpm@10.15.0",
"type": "module",
"scripts": {
{
"name": "@vue/compiler-core",
- "version": "3.5.19",
+ "version": "3.5.20",
"description": "@vue/compiler-core",
"main": "index.js",
"module": "dist/compiler-core.esm-bundler.js",
{
"name": "@vue/compiler-dom",
- "version": "3.5.19",
+ "version": "3.5.20",
"description": "@vue/compiler-dom",
"main": "index.js",
"module": "dist/compiler-dom.esm-bundler.js",
{
"name": "@vue/compiler-sfc",
- "version": "3.5.19",
+ "version": "3.5.20",
"description": "@vue/compiler-sfc",
"main": "dist/compiler-sfc.cjs.js",
"module": "dist/compiler-sfc.esm-browser.js",
{
"name": "@vue/compiler-ssr",
- "version": "3.5.19",
+ "version": "3.5.20",
"description": "@vue/compiler-ssr",
"main": "dist/compiler-ssr.cjs.js",
"types": "dist/compiler-ssr.d.ts",
{
"name": "@vue/reactivity",
- "version": "3.5.19",
+ "version": "3.5.20",
"description": "@vue/reactivity",
"main": "index.js",
"module": "dist/reactivity.esm-bundler.js",
{
"name": "@vue/runtime-core",
- "version": "3.5.19",
+ "version": "3.5.20",
"description": "@vue/runtime-core",
"main": "index.js",
"module": "dist/runtime-core.esm-bundler.js",
{
"name": "@vue/runtime-dom",
- "version": "3.5.19",
+ "version": "3.5.20",
"description": "@vue/runtime-dom",
"main": "index.js",
"module": "dist/runtime-dom.esm-bundler.js",
{
"name": "@vue/server-renderer",
- "version": "3.5.19",
+ "version": "3.5.20",
"description": "@vue/server-renderer",
"main": "index.js",
"module": "dist/server-renderer.esm-bundler.js",
{
"name": "@vue/shared",
- "version": "3.5.19",
+ "version": "3.5.20",
"description": "internal utils shared across @vue packages",
"main": "index.js",
"module": "dist/shared.esm-bundler.js",
{
"name": "@vue/compat",
- "version": "3.5.19",
+ "version": "3.5.20",
"description": "Vue 3 compatibility build for Vue 2",
"main": "index.js",
"module": "dist/vue.runtime.esm-bundler.js",
{
"name": "vue",
- "version": "3.5.19",
+ "version": "3.5.20",
"description": "The progressive JavaScript framework for building modern web UI.",
"main": "index.js",
"module": "dist/vue.runtime.esm-bundler.js",