vue3-core/packages
skirtle f01afda159
dx(runtime-core): warn if `this` is used in a `<script setup>` template (#7866)
2023-11-10 15:05:39 +08:00
..
compiler-core refactor(compiler-sfc): reuse `forAliasRE` regex from compiler-core (#9568) 2023-11-10 14:22:00 +08:00
compiler-dom refactor(compiler-dom): use String's built-in repeat method (#6700) 2023-11-10 14:39:19 +08:00
compiler-sfc refactor(compiler-sfc): reuse `forAliasRE` regex from compiler-core (#9568) 2023-11-10 14:22:00 +08:00
compiler-ssr chore: typo and grammar (#8568) [ci skip] 2023-11-10 13:42:26 +08:00
dts-built-test release: v3.3.8 2023-11-06 18:54:26 +08:00
dts-test chore: fix formatting + remove duplicated property in jsx type 2023-11-10 15:01:05 +08:00
reactivity fix(types): fix shallowRef return type with union value type (#7853) 2023-11-10 13:40:47 +08:00
reactivity-transform release: v3.3.8 2023-11-06 18:54:26 +08:00
runtime-core dx(runtime-core): warn if `this` is used in a `<script setup>` template (#7866) 2023-11-10 15:05:39 +08:00
runtime-dom chore: fix formatting + remove duplicated property in jsx type 2023-11-10 15:01:05 +08:00
runtime-test release: v3.3.8 2023-11-06 18:54:26 +08:00
server-renderer release: v3.3.8 2023-11-06 18:54:26 +08:00
sfc-playground release: v3.3.8 2023-11-06 18:54:26 +08:00
shared fix(hydration): force hydration for v-bind with .prop modifier 2023-11-10 13:13:07 +08:00
template-explorer release: v3.3.8 2023-11-06 18:54:26 +08:00
vue release: v3.3.8 2023-11-06 18:54:26 +08:00
vue-compat release: v3.3.8 2023-11-06 18:54:26 +08:00
global.d.ts chore: use moduleResolution: bundler + shim estree-walker 2023-06-23 08:54:25 +08:00