]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
perf(reactivity): avoid unnecessary recursion in removeSub (#12135)
authorskirtle <65301168+skirtles-code@users.noreply.github.com>
Fri, 11 Oct 2024 02:48:54 +0000 (03:48 +0100)
committerGitHub <noreply@github.com>
Fri, 11 Oct 2024 02:48:54 +0000 (10:48 +0800)
commitec917cfdb9d0169cd0835d3a0e28244242657dc9
tree1752b68f64aeab3d9cc2201f320bf56f897979ad
parentf6d99262364b7444ebab8742158599e8cdd79eaa
perf(reactivity): avoid unnecessary recursion in removeSub (#12135)
packages/reactivity/__tests__/computed.spec.ts
packages/reactivity/src/effect.ts