vue3-yuanma/packages
Evan You ca5f39ee35 refactor(runtime-core): adjust patchProp value arguments order
BREAKING CHANGE: `RendererOptions.patchProp` arguments order has changed

  The `prevValue` and `nextValue` position has been swapped to keep it
  consistent with other functions in the renderer implementation. This
  only affects custom renderers using the `createRenderer` API.
2020-03-09 16:15:49 -04:00
..
compiler-core release: v3.0.0-alpha.8 2020-03-06 15:58:40 -05:00
compiler-dom release: v3.0.0-alpha.8 2020-03-06 15:58:40 -05:00
compiler-sfc release: v3.0.0-alpha.8 2020-03-06 15:58:40 -05:00
compiler-ssr release: v3.0.0-alpha.8 2020-03-06 15:58:40 -05:00
reactivity types(reactivity): remove this in get accessor, fix #800 (#806) 2020-03-09 16:01:49 -04:00
runtime-core refactor(runtime-core): adjust patchProp value arguments order 2020-03-09 16:15:49 -04:00
runtime-dom refactor(runtime-core): adjust patchProp value arguments order 2020-03-09 16:15:49 -04:00
runtime-test refactor(runtime-core): adjust patchProp value arguments order 2020-03-09 16:15:49 -04:00
server-renderer release: v3.0.0-alpha.8 2020-03-06 15:58:40 -05:00
shared release: v3.0.0-alpha.8 2020-03-06 15:58:40 -05:00
size-check release: v3.0.0-alpha.8 2020-03-06 15:58:40 -05:00
template-explorer release: v3.0.0-alpha.8 2020-03-06 15:58:40 -05:00
vue release: v3.0.0-alpha.8 2020-03-06 15:58:40 -05:00
global.d.ts build: avoid runtime wildcard import in global build 2020-02-13 18:50:36 -05:00