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
[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
v4.0.0-beta.17
#vitest #frontend

   🐞 Bug Fixes

● browser: Allow importing BrowserCommand if no browser package is installed  -  by @sheremet-va in #8666 (95c36)

    View changes on GitHub
👎1
v3.10.5
#vuetify #frontend #vuetifyjs

🔧 Bug Fixes

● validation: correct translation template arguments (#22146) (a8e17c9)
● VBadge: background highlight in forced-colors mode (#22148) (65f6bb7)
● VDataTable: avoid lag when selecting rows in large tables (#22163) (92f8a3c), closes #21767
● VDivider: inherit color in colored containers (bb54a7d)
● VKbd: use $body-font-family as default (3f61102)
● VListItem: correct role when item is a link (#22137) (80e154b), closes #22086
v6.3.7
#vite #frontend

6.3.7 (2025-10-14)

fix(esbuild): inject esbuild helpers correctly for esbuild 0.25.9+ (#20940) (c59a222), closes #20940

6.3.6 (2025-09-08)

fix: apply fs.strict check to HTML files (#20736) (0ab19ea), closes #20736
fix: upgrade sirv to 3.0.2 (#20735) (e11d240), closes #20735
test: detect ts support via process.features (#20544) (7d99229), closes #20544
v6.4.0
#vite #frontend

6.4.0 (2025-10-15)

feat: allow passing down resolved config to vite's createServer (#20932) (ca6455e), closes #20932
v4.6.2
#vue_router #router #frontend

4.6.2 (2025-10-15)

Bug Fixes

avoid passing leading ? to parseQuery (af822e4), closes #2571
v4.6.1
#vue_router #router #frontend

4.6.1 (2025-10-15)

Add back dist/vue-router.esm-bundler.js for better retro compatibility with existing wrappers. Note this will be removed in next major and a warning has been added. See #2569
v4.6.3
#vue_router #router #frontend

4.6.3 (2025-10-16)

Bug Fixes

reinstate ESM browser builds (#2572) (09d63d3)
v7.1.11
#vite #frontend

7.1.11 (2025-10-20)

Bug Fixes

● dev: trim trailing slash before server.fs.deny check (#20968) (f479cc5)

Miscellaneous Chores

● deps: update all non-major dependencies (#20966) (6fb41a2)

Code Refactoring

use subpath imports for types module reference (#20921) (d0094af)

Build System

remove cjs reference in files field (#20945) (ef411ce)
remove hash from built filenames (#20946) (a817307)
v7.0.8
#vite #frontend

7.0.8 (2025-10-20)

Bug Fixes

● dev: trim trailing slash before server.fs.deny check (#20968) (6a6db37)

7.0.7 (2025-09-08)

Bug Fixes

apply fs.strict check to HTML files (#20736) (6f01ff4)
upgrade sirv to 3.0.2 (#20735) (63e2a5d)

Tests

detect ts support via process.features (#20544) (45fdb16)
v6.4.1
#vite #frontend

6.4.1 (2025-10-20)

fix(dev): trim trailing slash before server.fs.deny check (#20968) (#20969) (1114b5d), closes #20968 #20969

6.4.0 (2025-10-15)

feat: allow passing down resolved config to vite's createServer (#20932) (ca6455e), closes #20932

6.3.7 (2025-10-14)

fix(esbuild): inject esbuild helpers correctly for esbuild 0.25.9+ (#20940) (c59a222), closes #20940