]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): pass oldValue to computed getter (#11813)
authoryangxiuxiu <79584569+yangxiuxiu1115@users.noreply.github.com>
Thu, 5 Sep 2024 08:10:37 +0000 (16:10 +0800)
committerGitHub <noreply@github.com>
Thu, 5 Sep 2024 08:10:37 +0000 (16:10 +0800)
commit98864a7ef5c8080c407166c8221488a4eacbbc81
tree049cddab30aece757d4cfb60a0bd105a11d41446
parentc518517cb324eb29a89ed29f2f92170a017789bb
fix(reactivity): pass oldValue to computed getter (#11813)

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