]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): rely on dirty check only when computed has deps (#11931)
authorTycho <jh.leong@outlook.com>
Mon, 16 Sep 2024 02:28:46 +0000 (10:28 +0800)
committerGitHub <noreply@github.com>
Mon, 16 Sep 2024 02:28:46 +0000 (10:28 +0800)
commitaa5dafd2b55d42d6a29316a3bc91aea85c676a0b
tree78e78f00e53fad92295ab91ec2f39bc789b054b3
parent346bfaf760bb3e2eda610397d10da23f69679740
fix(reactivity): rely on dirty check only when computed has deps (#11931)

close #11929
packages/reactivity/__tests__/computed.spec.ts
packages/reactivity/src/effect.ts