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
v3.9.1
#vuetify #frontend #vuetifyjs

πŸ”§ Bug Fixes

● input: handle aria-describedby with hide-details (#21703) (543f932), closes #17012 #19794
● VChipGroup: don't select items with a value by index (
πŸŽ‰1
v3.9.2
#vuetify #frontend #vuetifyjs

πŸ”„ Reverts

● Revert "perf(VTreeview): prevent unnecessary re-renders" (9cfc322), closes #21778
v3.6.0-alpha.2
#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.
😭1πŸ€—1
Vue Updates
v3.6.0-alpha.2 #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.
#admin

"It's not a bug β€” the changelog is just missing the 3.6.0-alpha.2.
I should probably just filter out such items instead. πŸ€”
Please open Telegram to view this post
VIEW IN TELEGRAM
Vue Updates
#admin
Yay, new features that no one using...
😒1
[email protected]
#vite #frontend

7.1.0 (2025-07-22)

Features

● legacy: add rolldown-vite support (#20417) (ab62ca4)
v4.0.0-beta.4
#vitest #frontend

   πŸš€ Features

● browser: ● Add qwik to the vitest init cli command  -  by @thejackshelton in #8330 (1638b) ● Introduce toMatchScreenshot for Visual
πŸŽ‰1
v3.5.18
#vue #vuejs #frontend

3.5.18 (2025-07-23)

Bug Fixes

● compiler-core: avoid cached text vnodes retaining detached DOM nodes (#13662) (00695a5), closes #13661
● compiler-core: avoid self updates of v-pre (#12556) (21b685a)
● compiler-core: identifiers in function parameters should not be inferred as references (#13548) (9b02923)
● compiler-core:
πŸŽ‰1
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 (