vue3-yuanma/packages
Evan You e4dc03a8b1 feat(types): adjust type exports for manual render function and tooling usage
- v-model and v-show directives are now exposed as public
- compiler-used runtime helpers are now exposed for TS tooling, but marked as @private

close #1329
2020-06-10 14:57:21 -04:00
..
compiler-core fix: bail stringification for slots 2020-06-10 14:31:59 -04:00
compiler-dom fix: bail stringification for slots 2020-06-10 14:31:59 -04:00
compiler-sfc fix(compiler-sfc): asset url transform should ignore direct hash urls 2020-05-29 10:20:57 -04:00
compiler-ssr fix(compiler-ssr): should escape template string interpolation chars in generated code 2020-05-26 14:38:24 -04:00
reactivity fix(reactivity): shallowReactive collection to not-readonly (#1212) 2020-06-09 17:20:30 -04:00
runtime-core feat(types): adjust type exports for manual render function and tooling usage 2020-06-10 14:57:21 -04:00
runtime-dom feat(types): adjust type exports for manual render function and tooling usage 2020-06-10 14:57:21 -04:00
runtime-test release: v3.0.0-beta.14 2020-05-18 14:42:11 -04:00
server-renderer release: v3.0.0-beta.14 2020-05-18 14:42:11 -04:00
shared fix(compiler-dom): bail stringification on table elements 2020-06-09 17:02:27 -04:00
size-check release: v3.0.0-beta.14 2020-05-18 14:42:11 -04:00
template-explorer release: v3.0.0-beta.14 2020-05-18 14:42:11 -04:00
vue fix(build): retain main vue package side effect for compiler registration 2020-06-09 10:38:56 -04:00
global.d.ts feat(build): provide more specific warnings for runtime compilation 2020-04-20 15:23:26 -04:00