Vue Updates
114 subscribers
704 photos
874 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
v3.10.2
#vuetify #frontend #vuetifyjs

🔧 Bug Fixes

● selects: open menu when items is mutated not just replaced (#22067) (a3f8b17), closes #22066
● VBtn: don't set group state on link click (e292171), closes #21594

🔄 Reverts

Revert "fix(VBtn, VChip): correct link active state after navigation cancellation (#21651)" (ab28070), closes #22072 #22065

Other Commits

chore(release): publish v3.10.2 (6e2be9b)
chore: add symlinks for license and readme (d364f0e)
chore: include license and readme in npm pack (8fa0e16), closes #22074
v7.1.6
#vite #frontend

7.1.6 (2025-09-18)

Bug Fixes

● deps: update all non-major dependencies (#20773) (88af2ae)
● esbuild: inject esbuild helper functions with minified $ variables correctly (#20761) (7e8e004)
fallback terser to main thread when nameCache is provided (#20750) (a679a64)
● types: strict env typings fail when skipLibCheck is false (#20755) (cc54e29)

Miscellaneous Chores

● deps: update rolldown-related dependencies (#20675) (a67bb5f)
● deps: update rolldown-related dependencies (#20772) (d785e72)
[email protected]
#vite #frontend

8.0.0-beta.0 (2025-09-23)

Features

● create-vite: add --interactive / --no-interactive (#20797) (03a56c5)
● create-vite: scaffold with rolldown-vite (#20739) (b3227d5)
● create-vite: set default title in index.html to project name (#20519) (b178f90)
● create-vite: set types compiler option in tsconfigs (#20132) (52469c3)
● create-vite: support auto install dependencies and start dev (#20468) (925cefe)
● create-vite: support React Compiler (#20704) (052aa88)
[email protected]
#vite #frontend

8.0.0 (2025-09-23)

Features

● create-vite: ask rolldown-vite before asking auto install (#20820) (123f239)

Bug Fixes

● create-vite: use shorter command name for run dev for each package manager (#20821) (0c1bc8a)

Miscellaneous Chores

● deps: update rolldown-related dependencies (#20810) (ea68a88)
🔥1
[email protected]
#vite #frontend

8.0.1 (2025-09-23)

Bug Fixes

● create-vite: fix installing dependencies (#20826) (01ae663)
v4.0.0-beta.13
#vitest #frontend

   🚀 Features

● browser: Expose options on BrowserProviderOption  -  by @sheremet-va in #8609 (0d0e5) Support --inspect option in webdriverio  -  by @sheremet-va in #8613 (38adc)

   🐞 Bug Fixes

● browser: Stop creating unnecessary directories when taking screenshots  -  by @macarie in #8605 (b1c8f)

    View changes on GitHub