I promissed new summary once VueJS Amsterdam is over. It took me two weeks longer, but there we are. Hear, hear! I bring the latest Vue news.
Unfortunately, I must start with a sad announcement - the Weekly Vue News, the invaluable source of inspiration for Vue devs are no more. Their long-time curator Michael Hoffmann called it quits. Let his hard work be remembered.
But life goes on. And the life in the Vue ecosystem is everything but steady. So lets recap the new releases:
The most significant one would be the Vite 8.0. Why? Because Vite is nowadays fundament for modern JS development. And v8 brings important updates like using brand new and super-fast Rolldown bundler. There was a beta testing phase running since December, and now the stable version was made available.
On top of that, there is Vite+ - a unified modern toolchain built with the latest available features as "This is the way" of developing webapps in 2026. The current state of the project is Alpha with stable release expected soon.
Vitest, the testing framework, couldn't stay behind and released v4.1. Unlike the significant v4 update, this is rather a service update to natively support Vite v8. But there are also some new features to give a try. If you don't use Vitest in your project, you should think about it.
Nuxt, the #1 framework to go with Vue projects, continues its steady evolution, with v4.4 being the latest release. With each minor version something new appears, although the changes are not really revolutionary. The same applies for Nuxt UI, the official UI library - the v4.5 and v4.6 were released since my last newsletter. For smaller projects, you really don't need anything else to handle the appearance and basic UX.
Nuxt already foresees its version 5. You can even opt in into future forward compatibility through a setting. One of the prerequisites is the finalization of Nitro v3 JS server engine. This milestone is now one step closer as its beta phase has started.
Among new tools, I want to point out first stable release of Pinia Colada, the advanced Vue solution for data fetching and state management. You probably have heard of Pinia, this brings the concept further created by the same author.
I must not forget about evlog, the new logging tool by Hugo Richard, one of the Nuxt team members. I haven't touched it yet, but I really want to do it soon. I really like the idea of having my logs better organized. Logging is generally hard - it doesn't matter until it's too late. Right?
If you are trying to keep up with the times and use AI to boost your developer performance (which you absolutely should), this might be useful for you - Daniel Kelly from VueSchool wrote an article about Vue Agent skills that should gradually improve the quality of GenAI tools output.
Last but not least, we have a new TypeScript version. Microsoft released its stable version 5 days ago. However, this version is considered rather a less important bridge on the way to v7, which is expected to be the real change after its core being rewritten to Go language for better performance. So you don't necessarily need to drop everything and start migrating your codebases to v6.
That's it for today. When I approach you the next time, I hope I would be able to share details about the PragVue 2026 conference we are about to organize for the third time already. Until then.
Upcoming events
- Vueconf.US 2026 - 19-21 May 2026, Atlanta [USA]
- MadVue 2026 - 22 May 2026, Madrid [ESP]
Past issues:
Follow me for more updates on Vue, Nuxt, Vite - and maybe even more!

Top comments (0)