vue3-yuanma/packages
2022-05-13 15:41:49 +08:00
..
compiler-core fix(reactivity-transform): fix props access codegen for non-identifier prop names (#5436) 2022-05-12 22:38:46 -04:00
compiler-dom fix(compiler-dom): properly stringify v-html/v-text with constant value 2022-05-13 08:57:43 +08:00
compiler-sfc fix(compiler-sfc): async transformer doesn't correctly detect need for semicolon in block #5808 2022-05-13 15:41:49 +08:00
compiler-ssr fix(ssr): fix hydration error for slot outlet inside transition 2022-05-12 15:06:32 +08:00
reactivity chore: comments (#5332) [ci skip] 2022-05-12 20:23:28 -04:00
reactivity-transform fix(reactivity-transform): fix props access codegen for non-identifier prop names (#5436) 2022-05-12 22:38:46 -04:00
runtime-core chore: warn when mounting different apps on the same host element (#5573) 2022-05-12 21:09:18 -04:00
runtime-dom fix(v-model): fix case where .trim and .number modifiers are used together (#5842) 2022-05-12 19:52:16 -04:00
runtime-test release: v3.2.33 2022-04-14 18:14:37 +08:00
server-renderer chore: add no-debugger eslint rule (#5906) 2022-05-12 19:10:00 -04:00
sfc-playground fix(sfc-playground): default selected app (#5370) 2022-05-12 20:16:29 -04:00
shared fix(reactivity-transform): fix props access codegen for non-identifier prop names (#5436) 2022-05-12 22:38:46 -04:00
size-check release: v3.2.33 2022-04-14 18:14:37 +08:00
template-explorer release: v3.2.33 2022-04-14 18:14:37 +08:00
vue chore: update branch references 2022-05-12 08:45:06 +08:00
vue-compat chore: type [ci skip] 2022-05-09 22:51:51 -04:00
global.d.ts chore: remove no longer needed shim for stream/web 2021-12-12 10:12:20 +08:00