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.17.4

#nuxt

πŸ”— Linked issue

No issue

πŸ“š Description

Because before "fork-ts-checker-webpack-plugin" Webpack plugin dependencies Webpack when the user using @nuxt/rspack-builder must be install the Webpack5 .

So I used the "ts-checker-rspack-plugin" replace "fork-ts-checker-webpack-plugin".

But now I found the Type error in "webpack/configs/client.ts" and "webpack/configs/service.ts". I used the @ts-expect-error to solve them.

source
v4.0.0-alpha.4

#nuxt
4.0.0-alpha.4 is the fourth alpha release of Nuxt 4 for early testing


πŸ—ΊοΈ Roadmap

πŸ‘‰ Read more at https://nuxt.com/blog/roadmap-v4

πŸ‘‰ Changelog

compare changes

πŸš€ Enhancements

● nuxt: Support lazy hydration macros (#31192)

🩹 Fixes

● nuxt: Ensure asyncData runs if changing key while fetcher is running (#32466)
● kit: Do not skip layer with defined srcDir (#32487)
● deps: Upgrade to rc version of @nuxt/cli (#32488)

πŸ“– Documentation

● Update .nuxtignore examples for v4 structure (#32489)

❀️ Contributors

● Daniel Roe (@danielroe)
● Alex Liu (@Mini-ghost)
● Robin (@OrbisK)

source
πŸŽ‰1