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
v7.2.0-beta.1
#vite #frontend

7.2.0-beta.1 (2025-10-29)

Bug Fixes

increase stream reset rate limit for HTTP2 (#21024) (4f44f22)
● optimizer: externalize virtual modules for html like files (#21001) (e5af352)

Documentation

clarify the values are escaped automatically (#21017) (246df13)

Code Refactoring

use fs.cpSync (#21019) (a2df778)
v7.2.0
#vite #frontend

7.2.0 (2025-11-05)

Bug Fixes

● css: fallback to sass when sass-embedded platform binary is missing (#21002) (b1fd616)
● module-runner: make getBuiltins response JSON serializable (#21029) (ad5b3bf)
● types: add undefined to optional properties for exactOptionalProperties type compatibility (#21040) (2833c55)

Miscellaneous Chores

● deps: update rolldown-related dependencies (#21047) (e3a6a83)
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)
v3.6.0-alpha.3
#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.
v7.2.1
#vite #frontend

7.2.1 (2025-11-06)

Bug Fixes

● worker: some worker asset was missing (#21074) (82d2d6c)

Code Refactoring

● build: rename indexOfMatchInSlice to findPreloadMarker (#21054) (f83264f)
v7.2.2
#vite #frontend

7.2.2 (2025-11-07)

Bug Fixes

revert "refactor: use fs.cpSync (#21019)" (#21081) (728c8ee)
v3.5.24
#vue #vuejs #frontend

3.5.24 (2025-11-07)

Reverts

Revert "fix(compiler-core): correctly handle ts type assertions in expression…" (#14062) (11ec51a), closes #14062 #14060