v3.4.32
Vue 3
#vue #vue3
3.4.32 (2024-07-17)
Bug Fixes build: use consistent minify options from previous terser config (789675f)compiler-sfc: correctly resolve type annotation for declared function (#11279) (b287aee), closes #11266defineModel: force local update when setter results in same emitted value (de174e1), closes #10279 #10301hmr: hmr reload should work with async component (#11248) (c8b9794)hydration: fix tracking of reactive style objects in production (c10e40a), closes #11372hydration: handle consectuvie text nodes during hydration (f44c3b3), closes #7285 #7301reactivity: ensure unref correctly resolves type for ShallowRef (#11360) (a509e30), closes #11356reactivity: shallowReactive map "unwraps" the nested refs (#8503) (50ddafe), closes #8501 #11249runtime-core: avoid recursive warning (3ee7b4c), closes #8074runtime-core: bail manually rendered compiler slot fragments in all cases (3d34f40), closes #10870runtime-core: do not emit when defineModel ref is set with same value (#11162) (f1bb0ae), closes #11125runtime-core: errors during component patch should be caught by error handlers (ee0248a)runtime-core: force diff slot fallback content and provided content (d76dd9c), closes #7256 #9200 #9308 #7266 #9213runtime-core: more edge case fix for manually rendered compiled slot (685e3f3), closes #11336runtime-core: use separate prop caches for components and mixins (#11350) (b0aa234), closes #7998runtime-dom: properly handle innerHTML unmount into new children (#11159) (3e9e32e), closes #9135teleport: skip teleported nodes when locating patch anchor (8655ced), closes #9071 #9134 #9313 #9313v-model: component v-model modifiers trim and number when cases don't match (#9609) (7fb6eb8), closes #4848 #4850 #4850v-once: properly unmount v-once cached trees (d343a0d), closes #5154 #8809 Performance Improvements server-renderer: avoid unnecessary checks in createBuffer (#11364) (fc205bf)server-renderer: optimize unrollBuffer by avoiding promises (#11340) (05779a7)
Generated by RSStT. The copyright belongs to the original author.
Source