v3.5.7
Vue 3
#vue #vue3
3.5.7 (2024-09-20)
Bug Fixes compile-core: fix v-model with newlines edge case (#11960) (6224288), closes #8306compiler-sfc: initialize scope with null prototype object (#11963) (215e154)hydration: avoid observing non-Element node (#11954) (7257e6a), closes #11952reactivity: do not remove dep from depsMap when unsubbed by computed (960706e)reactivity: fix dev-only memory leak by updating dep.subsHead on sub removal (5c8b76e), closes #11956reactivity: fix memory leak from dep instances of garbage collected objects (235ea47), closes #11979 #11971reactivity: fix triggerRef call on ObjectRefImpl returned by toRef (#11986) (b030c8b), closes #11982scheduler: ensure recursive jobs can't be queued twice (#11955) (d18d6aa)ssr: don't render comments in TransitionGroup (#11961) (a2f6ede), closes #11958transition: respect duration setting even when it is 0 (#11967) (f927a4a)types: correct type inference of all-optional props (#11644) (9eca65e), closes #11733 vuejs/language-tools#4704 Performance Improvements hydration: avoid observer if element is in viewport (#11639) (e075dfa)
Generated by RSStT. The copyright belongs to the original author.
Source