]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): fix regression for computed with mutation (#10119)
authorDoctor Wu <44631608+Doctor-wu@users.noreply.github.com>
Mon, 15 Jan 2024 15:38:57 +0000 (23:38 +0800)
committerGitHub <noreply@github.com>
Mon, 15 Jan 2024 15:38:57 +0000 (23:38 +0800)
commit20f62afaafd422e42b99dde9c16f9a4ebfb9c5f7
tree67f21dd710cc0c4273f9946e995e22ce7407ce60
parent3cd3a44ed354387fa6679740e34595f4e05170e3
fix(reactivity): fix regression for computed with mutation (#10119)

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