vue3-yuanma/packages
Evan You e804463492 feat(asyncComponent): add onError option for defineAsyncComponent
BREAKING CHANGE: `retryWhen` and `maxRetries` options for
`defineAsyncComponent` has been replaced by the more flexible `onError`
option, per https://github.com/vuejs/rfcs/pull/148
2020-04-07 14:34:42 -04:00
..
compiler-core release: v3.0.0-alpha.11 2020-04-03 21:45:50 -04:00
compiler-dom release: v3.0.0-alpha.11 2020-04-03 21:45:50 -04:00
compiler-sfc release: v3.0.0-alpha.11 2020-04-03 21:45:50 -04:00
compiler-ssr release: v3.0.0-alpha.11 2020-04-03 21:45:50 -04:00
reactivity chore: typo (#928) 2020-04-06 09:09:44 -04:00
runtime-core feat(asyncComponent): add onError option for defineAsyncComponent 2020-04-07 14:34:42 -04:00
runtime-dom test: fix runtime-dom v-on test 2020-04-07 11:41:48 -04:00
runtime-test release: v3.0.0-alpha.11 2020-04-03 21:45:50 -04:00
server-renderer refactor(runtime-core): refactor props resolution 2020-04-06 17:37:47 -04:00
shared refactor(runtime-core): make setup attrs proxy dev only 2020-04-06 17:57:27 -04:00
size-check release: v3.0.0-alpha.11 2020-04-03 21:45:50 -04:00
template-explorer release: v3.0.0-alpha.11 2020-04-03 21:45:50 -04:00
vue release: v3.0.0-alpha.11 2020-04-03 21:45:50 -04:00
global.d.ts build: avoid runtime wildcard import in global build 2020-02-13 18:50:36 -05:00