]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(watch): revert watch behavior when watching shallow reactive objects
authorEvan You <yyx990803@gmail.com>
Wed, 3 Jan 2024 09:25:24 +0000 (17:25 +0800)
committerEvan You <yyx990803@gmail.com>
Wed, 3 Jan 2024 09:25:24 +0000 (17:25 +0800)
commita9f781a92cbc7de7b25c9e3d5b1295ca99eb6d86
tree5c421ccec23a15db662337f81d839d6418232a57
parent06488047c184dae3070d0008379716690edceb46
fix(watch): revert watch behavior when watching shallow reactive objects

close #9965
packages/runtime-core/__tests__/apiWatch.spec.ts
packages/runtime-core/src/apiWatch.ts