Vue Updates
115 subscribers
709 photos
881 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
[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
v4.0.0-beta.14
#vitest #frontend

   🚨 Breaking Changes

Introduce separate packages for browser mode providers  -  by @sheremet-va in #8629 (0dc93)

   🐞 Bug Fixes

Correctly inherit test options on extended tests  -  by @sheremet-va in #8618 (15c09)
● browser: Always define commands  -  by @sheremet-va in #8626 (acbe0)

    View changes on GitHub
[email protected]
#vite #frontend

8.0.2 (2025-10-02)

Features

● create-vite: add @types/node to typescript templates (#18642) (302f809)
● create-vite: bump TS to 5.9 (#20870) (4e35c9d)

Bug Fixes

● deps: update all non-major dependencies (#20855) (788a183)

Documentation

● create-vite: mention oxc in React templates (#20871) (c1caacd)
● create-vite: provide deno example (#20747) (fdb758a)

Miscellaneous Chores

● deps: update rolldown-related dependencies (#20854) (4dd06fd)
v7.1.9
#vite #frontend

7.1.9 (2025-10-03)

Reverts

● server: drain stdin when not interactive (#20885) (12d72b0)
v4.0.0-beta.16
#vitest #frontend

   🚀 Features

Add hooks with type-safe extra context to TestAPI  -  by @ysfaran in #8623 (6b21c)

   🐞 Bug Fixes

Update @types/node peer deps  -  by @sheremet-va (ee6b2)
● browser: Exclude deprecated context import from optimization  -  by @sheremet-va in #8658 (a96ea)
● types: Allow returning a promise from defineConfig  -  by @sheremet-va in #8651 (c3474)

    View changes on GitHub