Vue Updates
114 subscribers
695 photos
842 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
v7.0.3

#vite

7.0.3 (2025-07-08)

Bug Fixes

● client: protect against window being defined but addEv undefined (#20359) (31d1467)
● define: replace optional values (#20338) (9465ae1)
● deps: update all non-major dependencies (#20366) (43ac73d)

Miscellaneous Chores

● deps: update dependency dotenv to v17 (#20325) (45040d4)
● deps: update dependency rolldown to ^1.0.0-beta.24 (#20365) (5ab25e7)
● use n/prefer-node-protocol rule (#20368) (38bb268)

Code Refactoring

● minor changes to reduce diff between normal Vite and rolldown-vite (#20354) (2e8050e)

source
πŸŽ‰1
v3.9.0

#vuetify

πŸš€ Features

● VDataTable: support fixed: 'end' columns (#21665) (415c267), closes #20020 #21153
● VSelects: add itemType prop (eaa4d15), closes #21666
● VTreeview: support item-type (#21709) (877f323)
● VTreeview: indent lines (#21675) (501e016), closes #11506

πŸ”§ Bug Fixes

● VDatePicker: format month to always have 2 digits (#21686) (f529212), closes #21681
● VSelects: avoid error with null items (#21660) (dd98067)
● VTreeview: don't select disabled children with parent (#20962) (0772bc1), closes #20386
● VTreeview: active state from router (#21644) (01c7a4f)
● VTreeview: modelValue reactivity (6daf53d)

πŸ§ͺ Labs

● VCalendar: use adapter for day element key (#21689) (428f460), closes #21688
● VHotkey: add new component (#21598) (99c721c)

Other Commits

● chore(release): publish v3.9.0 (a17b3d1)
● docs: update roadmap (d80a923)
● chore: fix build errors (f3dce45)
● docs(useHotkey): Fix Eratta (#21708) (7503530)
● docs(june-2025-update): add new blog post (4ae5678)

source
πŸŽ‰1
[email protected]

#vite

7.0.2 (2025-07-10)

Bug Fixes

● create-vite: fix command for react rsc template (#20378) (0362484)

7.0.1 (2025-07-08)

Features

● create-vite: update rsc template to use @vitejs/plugin-rsc (#20351) (b9ebc96)

Bug Fixes

● deps: update all non-major dependencies (#20324) (3e81af3)
● deps: update all non-major dependencies (#20366) (43ac73d)

Miscellaneous Chores

● deps: update rolldown-related dependencies (#20323) (30d2f1b)
● group commits by category in changelog (#20310) (41e83f6)

source
πŸŽ‰1
v7.0.4

#vite

7.0.4 (2025-07-10)

Bug Fixes

● allow resolving bare specifiers to relative paths for entries (#20379) (324669c)

Build System

● remove @oxc-project/runtime devDep (#20389) (5e29602)

source
πŸŽ‰1
[email protected]

#vite

7.0.3 (2025-07-11)

Features

● create-vite: bump vite-plugin-svelte to new major for vite7 (#20394) (a829a29)

source
πŸŽ‰1
v3.1.4
#vitest #frontend

   πŸž Bug Fixes

● Apply browser CLI options only if the project has the browser set in the config already  -  by @sheremet-va in #8002 (64f2b)
πŸŽ‰1
#admin

Removed Quasar, Vue I18n, and several other libraries due to deprecation or redundancy.
Current stack: Vue, Vue Router, Pinia, Nuxt, Vite, Vitest, and Vuetify.

The removed libraries typically publish changelogs directly with each release, unlike core tools like Vue, Vite, or Pinia which benefit more from consolidated tracking.
Because of that, they’ve been excluded from the current update monitoring list.

If you're still interested in those libraries:
- You can use any public (or self-hosted) RSS bot for TG, Discord, etc. Example: https://github.com/intlify/vue-i18n/releases.atom (just append releases.atom to the repo URL).
- Alternatively, subscribe to GitHub repo notifications to receive email alerts.

Vuetify is the only exception: despite having a standard (detailed) changelog output, it's actively used by the admin (aka me) β€” and possibly by others in this channel β€” so it's still tracked.
If you disagree with any removals or want something added back, feel free to ask!
πŸ€”2πŸ‘1
v4.0.0-beta.3
#vitest #frontend

   πŸš¨ Breaking Changes

● Remove deprecated workspace option in favor of projects  -  by @sheremet-va in #8218 (76fb7)
● Ignore --standalone when CLI filename filter
πŸŽ‰2
v7.0.5
#vite #frontend

7.0.5 (2025-07-17)

Bug Fixes

● deps: update all non-major dependencies (#20406) (1a1cc8a)
● remove special handling for Accept: text/html (#20376) (c9614b9)
● watch assets referenced by new URL(, import.iss.oneta.url) (#20382) (6bc8bf6)

Miscellaneous Chores

● deps: update dependency rolldown to ^1.0.0-beta.27 (
πŸŽ‰1
[email protected]
#vite #frontend

7.0.1 (2025-07-17)

Bug Fixes

● deps: update all non-major dependencies (#20324) (3e81af3)
● deps: update all non-major dependencies (#20366) (43ac73d)
● deps: update all non-major dependencies (#20406) (1a1cc8a)
● legacy: don't lower CSS if legacy chunks are not generated (#20392) (
v3.9.1
#vuetify #frontend #vuetifyjs

πŸ”§ Bug Fixes

● input: handle aria-describedby with hide-details (#21703) (543f932), closes #17012 #19794
● VChipGroup: don't select items with a value by index (
πŸŽ‰1
v3.9.2
#vuetify #frontend #vuetifyjs

πŸ”„ Reverts

● Revert "perf(VTreeview): prevent unnecessary re-renders" (9cfc322), closes #21778
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
Vue Updates
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.
#admin

"It's not a bug β€” the changelog is just missing the 3.6.0-alpha.2.
I should probably just filter out such items instead. πŸ€”
Please open Telegram to view this post
VIEW IN TELEGRAM
Vue Updates
#admin
Yay, new features that no one using...
😒1