]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): do not remove dep from depsMap when cleaning up deps of computed...
authorJürg Lehni <juerg@scratchdisk.com>
Sun, 22 Sep 2024 03:49:35 +0000 (05:49 +0200)
committerGitHub <noreply@github.com>
Sun, 22 Sep 2024 03:49:35 +0000 (11:49 +0800)
commit0267a588017eee4951ac2a877fe1ccae84cad905
tree75cac3242e18f377276ebf4da6292e468eae7e42
parentd1764a142abada80283ec1134bad193c5622557a
fix(reactivity): do not remove dep from depsMap when cleaning up deps of computed (#11995)
packages/reactivity/__tests__/computed.spec.ts
packages/reactivity/src/effect.ts