]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
chore(reactivity): effectScope.ts variable declarations optimized and remove useless...
authorHEGGRIA <34475327+HEGGRIA@users.noreply.github.com>
Wed, 28 Aug 2024 10:16:59 +0000 (18:16 +0800)
committerGitHub <noreply@github.com>
Wed, 28 Aug 2024 10:16:59 +0000 (18:16 +0800)
commit64e1ca2657d0b714bbfff50f30d69d7bc2ed47d8
tree86d8478fdb1ecddb0acfa33edbce1e24c21bcf33
parent47d81584a30c7226fd8805283ec0592d10e08a83
chore(reactivity): effectScope.ts variable declarations optimized and remove useless code in effect.ts (#11721)

* chore(reactivity): effectScope.ts variable declarations optimized and remove useless code in effect.ts

* fix(reactivity): batchDepth count error fixed

* fix(reactivity): batchDepth count error fixed

* chore(reactivity): modify the batchDepth increase type
packages/reactivity/src/effect.ts
packages/reactivity/src/effectScope.ts