Vue Updates
111 subscribers
677 photos
825 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