]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): prevent overwriting `next` property during batch processing (#12075)
authorTycho <jh.leong@outlook.com>
Thu, 3 Oct 2024 15:16:52 +0000 (23:16 +0800)
committerGitHub <noreply@github.com>
Thu, 3 Oct 2024 15:16:52 +0000 (23:16 +0800)
commitd3f5e6e5319b4ffaa55ca9a2ea3d95d78e76fa58
treec5972520fc1155850b7269b1a53fbb4cc0287816
parent29de6f8b0bb1a604f247b0712daac29e93aa6f3e
fix(reactivity): prevent overwriting `next` property during batch processing (#12075)

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