Vue Updates
115 subscribers
734 photos
933 links
Channel for automatic notifications about updates in the Vue ecosystem.

Watching: vue, nuxt, vuetify, vue-i18n-next, vue-router, pinia and vite

Contacts: @Black_Yuzia

Our channels:
@Vue_Courses
@Vue_Updates
@frontendmasters_courses
Download Telegram
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@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@2.2.6

#pinia #vue_pinia #vue3_pinia

2.2.6 (2024-11-03)

No code changes in this release

source
v2.2.7

#pinia #vue_pinia #vue3_pinia

Please refer to CHANGELOG.md for details.

source
v2.2.8

#pinia #vue_pinia #vue3_pinia

Please refer to CHANGELOG.md for details.

source
v2.3.1

#pinia #vue_pinia #vue3_pinia

Please refer to CHANGELOG.md for details.

source
🤔2
v3.0.0

#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
v3.0.3

#pinia #vue_pinia #vue3_pinia

3.0.3 (2025-06-04)

No code changes.

source
🎄1
v3.0.4
#vue_pinia #pinia #frontend

3.0.4 (2025-11-05)

Features

● warn: detect global context on the server side (#2983) (be9e356)

Bug Fixes

incorrect supported values in package.json (5cc55c2)