v3.5.9
#vue #vue3
3.5.9 (2024-09-26)
Bug Fixes
● reactivity: fix property dep removal regression (6001e5c), closes #12020 #12021
● reactivity: fix recursive sync watcher on computed edge case (10ff159), closes #12033 #12037
● runtime-core: avoid rendering plain object as VNode (#12038) (cb34b28), closes #12035 vitejs/vite-plugin-vue#353
● runtime-core: make useId() always return a string (a177092)
● types: correct type inference of union event names (#12022) (4da6881)
● vue: properly cache runtime compilation (#12019) (fa0ba24)
source
#vue #vue3
3.5.9 (2024-09-26)
Bug Fixes
● reactivity: fix property dep removal regression (6001e5c), closes #12020 #12021
● reactivity: fix recursive sync watcher on computed edge case (10ff159), closes #12033 #12037
● runtime-core: avoid rendering plain object as VNode (#12038) (cb34b28), closes #12035 vitejs/vite-plugin-vue#353
● runtime-core: make useId() always return a string (a177092)
● types: correct type inference of union event names (#12022) (4da6881)
● vue: properly cache runtime compilation (#12019) (fa0ba24)
source
v3.5.10
#vue #vue3
3.5.10 (2024-09-27)
Bug Fixes
● custom-element: properly set kebab-case props on Vue custom elements (ea3efa0), closes #12030 #12032
● reactivity: fix nested batch edge case (93c95dd)
● reactivity: only clear notified flags for computed in first batch iteration (aa9ef23), closes #12045
● types/ref: handle nested refs in UnwrapRef (#12049) (e2c19c2), closes #12044
source
#vue #vue3
3.5.10 (2024-09-27)
Bug Fixes
● custom-element: properly set kebab-case props on Vue custom elements (ea3efa0), closes #12030 #12032
● reactivity: fix nested batch edge case (93c95dd)
● reactivity: only clear notified flags for computed in first batch iteration (aa9ef23), closes #12045
● types/ref: handle nested refs in UnwrapRef (#12049) (e2c19c2), closes #12044
source
[email protected]
#pinia #vue_pinia #vue3_pinia
2.2.3 (2024-09-30)
Bug Fixes
● types: allow writable getters (94f5a63), closes #2767
● types: Don't double UnwrapRef in setup stores (#2771) (5ad1765), closes #2770
● types: storeToRefs with nested refs (#2659) (623e5a0)
source
#pinia #vue_pinia #vue3_pinia
2.2.3 (2024-09-30)
Bug Fixes
● types: allow writable getters (94f5a63), closes #2767
● types: Don't double UnwrapRef in setup stores (#2771) (5ad1765), closes #2770
● types: storeToRefs with nested refs (#2659) (623e5a0)
source
[email protected]
#pinia #vue_pinia #vue3_pinia
2.2.4 (2024-10-01)
Bug Fixes
● types: allow writable getters with storeToRefs (b464a1f), closes #2767
source
#pinia #vue_pinia #vue3_pinia
2.2.4 (2024-10-01)
Bug Fixes
● types: allow writable getters with storeToRefs (b464a1f), closes #2767
source
v3.5.11
#vue #vue3
3.5.11 (2024-10-03)
Bug Fixes
● compiler-sfc: do not skip
● reactivity: prevent overwriting
● scheduler: job ordering when the post queue is flushing (#12090) (577edca)
● types: correctly infer
● types: should not intersect
● types: infer the first generic type of
source
#vue #vue3
3.5.11 (2024-10-03)
Bug Fixes
● compiler-sfc: do not skip
TSSatisfiesExpression when transforming props destructure (#12062) (2328b05), closes #12061● reactivity: prevent overwriting
next property during batch processing (#12075) (d3f5e6e), closes #12072● scheduler: job ordering when the post queue is flushing (#12090) (577edca)
● types: correctly infer
TypeProps when it is any (#12073) (57315ab), closes #12058● types: should not intersect
PublicProps with Props (#12077) (6f85894)● types: infer the first generic type of
Ref correctly (#12094) (c97bb84)source
[email protected]
#pinia #vue_pinia #vue3_pinia
2.2.5 (2024-10-29)
Bug Fixes
● keep no side effect comment when minifying (a31fb87)
● reference the store directly in storeToRefs to ensure correct reactivity after HMR (#2795) (254eec7)
● types: handle union types in generic parameter (#2794) (ecc7449), closes #2785
● up minimum peer dep of Vue (5404d3e), closes #2797
Features
● nuxt: do not serialize skipHydrate properties (e645fc1)
source
#pinia #vue_pinia #vue3_pinia
2.2.5 (2024-10-29)
Bug Fixes
● keep no side effect comment when minifying (a31fb87)
● reference the store directly in storeToRefs to ensure correct reactivity after HMR (#2795) (254eec7)
● types: handle union types in generic parameter (#2794) (ecc7449), closes #2785
● up minimum peer dep of Vue (5404d3e), closes #2797
Features
● nuxt: do not serialize skipHydrate properties (e645fc1)
source
[email protected]
#pinia #vue_pinia #vue3_pinia
2.2.6 (2024-11-03)
No code changes in this release
source
#pinia #vue_pinia #vue3_pinia
2.2.6 (2024-11-03)
No code changes in this release
source