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.6
#vite #frontend

7.0.6 (2025-07-24)

Bug Fixes

● deps: update all non-major dependencies (#20442) (e49f505)
● dev: incorrect sourcemap when optimized CJS is imported (#20458) (ead2dec)
● module-runner: normalize file:// on windows (#20449) (1c9cb49)
respond with correct headers and status code for HEAD requests (#20421) (
🎉1
v4.0.0-beta.5
#vitest #frontend

   🚨 Breaking Changes

Use module-runner instead of vite-node  -  by @sheremet-va and @AriPerkkio in
🎉2
v4.0.2
#nuxt #nuxtjs #frontend


4.0.2 is the next patch release.

Timetable: 28 July.


👉 Changelog

compare changes

🩹 Fixes

● nuxt: Provide typed slots for and (#32707)
● kit,nuxt,schema: Add trailing slash to some dir aliases (#32755)
● nuxt: Constrain global defineAppConfig type (
2
v3.18.0
#nuxt #nuxtjs #frontend

3.18.0 is the next minor release.


👀 Highlights

A huge thank you to everyone who's been a part of this release, which is mostly about backporting features + bugfixes from Nuxt v4.

Over the next six months, we'll continue backporting compatible v4 features and bug fixes, so please keep the feedback coming! ❤️

🧪 Lazy Hydration Macros

Building on the delayed hydration support from v3.16, we now support lazy hydration macros (#31192)! These provide a more ergonomic way to control component hydration:
2
v3.9.3
#vuetify #frontend #vuetifyjs

🔧 Bug Fixes

● theme: ability to restore "system" (#21821) (45077be), closes #21819
● VColorPicker: keep sliders visible when inputs are hidden (#21803) (215bfd8), closes
1
v7.1.0-beta.0
#vite #frontend

7.1.0-beta.0 (2025-07-30)

Features

add future: 'warn' (#20473) (e6aaf17)
add removeServerPluginContainer future deprecation (#20437) (c1279e7)
add removeServerReloadModule future deprecation (#20436) (6970d17)
add server.warmupRequest to future deprecation (#20431) (
v4.0.0-beta.6
#vitest #frontend

   🚨 Breaking Changes

Rewrite spying implementation to make module mocking more intuitive  -  by @sheremet-va in #8363 (9e412)
● reporter: Remove deprecated APIs  -  by
v7.1.0-beta.1
#vite #frontend

7.1.0-beta.1 (2025-08-05)

Features

add import.iss.oneta.main support in config (bundle config loader) (#20516) (5d3e3c2)
● optimizer: improve dependency optimization error messages with esbuild formatMessages (#20525) (d17cfed)
● ssr: add import.iss.oneta.main support for Node.js module runner (#20517) (794a8f2)

Bug Fixes

● asset: only watch existing
v4.0.3
#nuxt #nuxtjs #frontend

4.0.3 is a regularly scheduled patch release.


👉 Changelog

compare changes

🔥 Performance

● kit: Get absolute path from tinyglobby in resolveFiles (#32846)

🩹 Fixes

● nuxt: Do not throw undefined error variable (#32807)
● vite: Include tsconfig references during typeCheck (
v3.18.1
#nuxt #nuxtjs #frontend

3.18.1 is a regularly scheduled patch release.


👉 Changelog

compare changes

🔥 Performance

● kit: Get absolute path from tinyglobby in resolveFiles (#32846)

🩹 Fixes

● nuxt: Do not throw undefined error variable (#32807)
● vite: Include tsconfig references during typeCheck (
v3.9.4
#vuetify #frontend #vuetifyjs

🔧 Bug Fixes

● validation: return aliases when called without arguments (#21868) (64a82d4), closes #21477
● VAlert: restore unit-less support in Sass variable for title line-height (#21843) (
v7.1.0
#vite #frontend

7.1.0 (2025-08-07)

Features

support files with more than 1000 lines by generateCodeFrame (#20508) (e7d0b2a)

Bug Fixes

● css: avoid warnings for image-set containing __VITE_ASSET__ (#20520) (f1a2635)
● css: empty CSS entry points should generate CSS files, not JS files (#20518) (bac9f3e)
● dev: denied request stalled when requested conc
[email protected]
#vite #frontend

7.2.1 (2025-08-07)

Features

● legacy: update plugin-legacy code for rolldown-vite (6401a49)

7.2.0 (2025-08-07)

Bug Fixes

● deps: update all non-major dependencies (#20537) (fc9a9d3)
● legacy: modernTargets should set build.target (#20393) (76c5e40)

Miscellaneous C
[email protected]
#vite #frontend

7.2.0 (2025-08-07)

Bug Fixes

● deps: update all non-major dependencies (#20537) (fc9a9d3)
● legacy: modernTargets should set build.target (#20393) (76c5e40)

Miscellaneous Chores

● deps: update rolldown-related dependencies (#20441) (f689d61)
● deps: update rolldown-related dependencies (
[email protected]
#vite #frontend

7.1.0 (2025-08-07)

Bug Fixes

● deps: update all non-major dependencies (#20406) (1a1cc8a)
● deps: update all non-major dependencies (#20442) (e49f505)
● deps: update all non-major dependencies (#20489) (f6aa04a)
● deps: update all non-major dependencies (#20537) (
v7.1.1
#vite #frontend

7.1.1 (2025-08-08)

Bug Fixes

● deps: update launch-editor-middleware (#20569) (826b394)

Miscellaneous Chores

fix changelog beta links (#20561) (2e0c21a)
update 7.1 changelog (#20560) (d8869b8)
1
v4.0.0-beta.7
#vitest #frontend

   🚀 Features

● api: Expose experimental_parseSpecifications  -  by @sheremet-va in #8408 (fdeb2) Expose Vitest watcher  -  by
v7.1.2
#vite #frontend

7.1.2 (2025-08-12)

Bug Fixes

● client: add [vite] prefixes to debug logs (#20595) (7cdef61)
● config: make debugger work with bundle loader (#20573) (c583927)
● deps: update all non-major dependencies (#20587) (20d4817)
don't consider ids with npm: prefix as a built-in module (#20558) (
[email protected]
#vite #frontend

7.1.1 (2025-08-12)

Bug Fixes

● deps: update all non-major dependencies (#20587) (20d4817)

Miscellaneous Chores

● deps: update dependency @vitejs/plugin-react to v5 (#20588) (a627a0b)
● deps: update dependency @vitejs/plugin-react-swc to v4 (#20589) (1c372dd)
● deps: update rolldown-related dependencies (
v3.9.5
#vuetify #frontend #vuetifyjs

🔧 Bug Fixes

● VColorPicker: prevent sass nested deprecation warning (8083db9), closes #21909
● VSelect: use selected text instead of value (#21902) (d0ef001), closes #21097
1