Vue Updates
115 subscribers
730 photos
926 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
v11.1.6

#vue_i18n #i18n #vue_i18n_next

What's Changed

Improvement Features

fix: error on duplicate useI18n calling on local scope by @kazupon in #2203

Full Changelog: v11.1.5...v11.1.6

source
🎉2
v11.1.7

#vue_i18n #i18n #vue_i18n_next

What's Changed

🐛 Bug Fixes

fix: declaration order in Number formatting with options ResourceKeys by @kazupon in #2208

Full Changelog: v11.1.6...v11.1.7

source
v11.1.8

#vue_i18n #i18n #vue_i18n_next

What's Changed

Improvement Features

fix: typo by @kazupon in #2221

Full Changelog: v11.1.7...v11.1.8

source
v3.6.0-alpha.2
#vue #vuejs #frontend

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.
😭1🤗1
v3.5.18
#vue #vuejs #frontend

3.5.18 (2025-07-23)

Bug Fixes

● compiler-core: avoid cached text vnodes retaining detached DOM nodes (#13662) (00695a5), closes #13661
● compiler-core: avoid self updates of v-pre (#12556) (21b685a)
● compiler-core: identifiers in function parameters should not be inferred as references (#13548) (9b02923)
● compiler-core:
🎉1