]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): instanceWatch should pass `this.proxy` to source as the first...
authoredison <daiwei521@126.com>
Tue, 9 Feb 2021 07:00:32 +0000 (15:00 +0800)
committerGitHub <noreply@github.com>
Tue, 9 Feb 2021 07:00:32 +0000 (08:00 +0100)
commitec8fd10cec61c33c7c8056413a1c609ac90e1215
tree7246b78f8ebf4755e99b5755d322320d2457b664
parentbd1240c1270b610c4ffcf6c32e2bbe2c9265020f
fix(runtime-core): instanceWatch should pass `this.proxy` to source as the first argument (#2753)
packages/runtime-core/__tests__/apiWatch.spec.ts
packages/runtime-core/src/apiWatch.ts