]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): instance should not expose non-declared props
authorEvan You <yyx990803@gmail.com>
Mon, 27 Jan 2020 19:30:00 +0000 (14:30 -0500)
committerEvan You <yyx990803@gmail.com>
Mon, 27 Jan 2020 21:00:18 +0000 (16:00 -0500)
commit2884831065e16ccf5bd3ae1ee95116803ee3b18c
treeaedaf64129d05b0ee4d3ffa55825a4ec29793678
parente43f5935b5eb282376357b33fd4561df863eb67c
fix(runtime-core): instance should not expose non-declared props
packages/runtime-core/__tests__/componentProxy.spec.ts
packages/runtime-core/src/componentProxy.ts