Vue Updates
115 subscribers
734 photos
933 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.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
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 (