]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
feat(watch): support passing number to `deep` option to control the watch depth ...
author远方os <yangpanteng@gmail.com>
Fri, 2 Aug 2024 03:38:07 +0000 (11:38 +0800)
committerGitHub <noreply@github.com>
Fri, 2 Aug 2024 03:38:07 +0000 (11:38 +0800)
commit22f7d96757956ebe0baafe52256aa327908cc51c
tree81a4c220078ac1caf37fbdca832b05768c4a77fa
parent321d80758c42fccbd39ecbb63f1a4f6632a1580a
feat(watch): support passing number to `deep` option to control the watch depth (#9572)
packages/runtime-core/__tests__/apiWatch.spec.ts
packages/runtime-core/src/apiWatch.ts