]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(reactivity): fix dev-only memory leak by updating dep.subsHead on sub removal
authorEvan You <evan@vuejs.org>
Fri, 20 Sep 2024 11:59:39 +0000 (19:59 +0800)
committerEvan You <evan@vuejs.org>
Fri, 20 Sep 2024 12:06:39 +0000 (20:06 +0800)
commit5c8b76ed6cfbbcee4cbaac0b72beab7291044e4f
tree4d17c569822ce2b5b55fceed69124ad0a24eefae
parentf927a4ae6f7c453f70ba89498ee0c737dc9866fd
fix(reactivity): fix dev-only memory leak by updating dep.subsHead on sub removal

ref #11956
packages/reactivity/src/effect.ts