]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): fix recursive sync watcher on computed edge case
authorEvan You <evan@vuejs.org>
Thu, 26 Sep 2024 10:38:02 +0000 (18:38 +0800)
committerEvan You <evan@vuejs.org>
Thu, 26 Sep 2024 10:38:13 +0000 (18:38 +0800)
commit10ff15924053d9bd95ad706f78ce09e288213fcf
tree3c0a97fb50590864c69f01a9207212304121a419
parentcb34b28a4a9bf868be4785b001c526163eda342e
fix(reactivity): fix recursive sync watcher on computed edge case

close #12033
close #12037
packages/reactivity/__tests__/watch.spec.ts
packages/reactivity/src/effect.ts