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
#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
πΊοΈ Roadmap
π Read more at https://nuxt.com/blog/roadmap-v4
π Changelog
compare changes
π Enhancements
β nuxt: Support lazy hydration macros (#31192)
π©Ή Fixes
β nuxt: Ensure
β kit: Do not skip layer with defined
β deps: Upgrade to rc version of
π Documentation
β Update
β€οΈ Contributors
β Daniel Roe (@danielroe)
β Alex Liu (@Mini-ghost)
β Robin (@OrbisK)
source
#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
v3.18.0
#nuxt #nuxtjs #frontend
π 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:
#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
π Changelog
compare changes
π₯ Performance
β kit: Get absolute path from
π©Ή Fixes
β nuxt: Do not throw undefined
β vite: Include tsconfig references during
#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
π Changelog
compare changes
π₯ Performance
β kit: Get absolute path from
π©Ή Fixes
β nuxt: Do not throw undefined
β vite: Include tsconfig references during
#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
(