Vue Updates
114 subscribers
693 photos
841 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
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