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
pinia@2.2.4
#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
pinia@2.2.5
#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
v3.0.0
#pinia #vue_pinia #vue3_pinia
2.3.1 (2025-01-20)
Bug Fixes
● types: support for Vue 2.7 (d14e1a7)
source
#pinia #vue_pinia #vue3_pinia
2.3.1 (2025-01-20)
Bug Fixes
● types: support for Vue 2.7 (d14e1a7)
source
🔥2
v3.0.2
#pinia #vue_pinia #vue3_pinia
2.3.1 (2025-01-20)
Bug Fixes
● types: support for Vue 2.7 (d14e1a7)
source
#pinia #vue_pinia #vue3_pinia
2.3.1 (2025-01-20)
Bug Fixes
● types: support for Vue 2.7 (d14e1a7)
source
v3.5.15
#vue #vue3
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
source
#vue #vue3
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.source
🔥1🗿1
v3.5.16
#vue #vue3
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
source
#vue #vue3
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.Reverts
Revert "fix(compiler-sfc): add scoping tag to trailing universal selector" (#13406) (19f23b1), closes #13406
Revert "fix(compiler-sfc): add error handling for defineModel() without variable" (#13390) (42f879f), closes #13390
source
😭1