vue3-core/packages
zhiyuanzmj e6544ac292
fix(compiler-core): correctly handle ts type assertions in expressions (#13397)
similar to #13395
2025-11-05 17:17:49 +08:00
..
compiler-core fix(compiler-core): correctly handle ts type assertions in expressions (#13397) 2025-11-05 17:17:49 +08:00
compiler-dom release: v3.5.22 2025-09-25 09:05:13 +08:00
compiler-sfc fix(compiler-sfc): resolve numeric literals and template literals without expressions as static property key (#13998) 2025-11-05 17:13:04 +08:00
compiler-ssr fix(compiler-ssr): textarea with v-text directive SSR (#13975) 2025-11-05 17:05:29 +08:00
reactivity chore: fix typo. (#13948) 2025-10-04 09:46:30 +08:00
runtime-core fix(hydration): avoid mismatch during hydrate text with newlines in interpolation (#9232) 2025-11-05 17:05:50 +08:00
runtime-dom fix(v-model): handle number modifier on change (#13959) 2025-11-05 17:11:35 +08:00
runtime-test chore: format 2025-09-15 10:18:59 +08:00
server-renderer fix(compiler-ssr): textarea with v-text directive SSR (#13975) 2025-11-05 17:05:29 +08:00
shared release: v3.5.22 2025-09-25 09:05:13 +08:00
vue chore(lint): replace deprecated `tseslint.config` and `prefer-ts-expect-error` (#13942) 2025-11-05 17:04:12 +08:00
vue-compat docs: remove COMPILER_V_BIND_PROP (#13986) 2025-10-13 15:03:10 +08:00
global.d.ts chore(types): migrate global types to packages-private (#11904) 2024-09-16 10:30:58 +08:00