Nuxt 3.16 released with faster project setup, better context handling & devtools upgrades

Nuxt 3.16 released with faster project setup, better context handling & devtools upgrades

Nuxt.js 3.16 has been released, introducing the create-nuxt tool, which simplifies project initialization with a significantly smaller footprint than nuxi init. The update also upgrades Unhead to v2, improving head management with better context handling and integration while maintaining backward compatibility.

Nuxt Devtools has been upgraded to version 2, offering features like custom editor selection and Discovery.js for configuration inspection. Performance has been boosted through several optimizations, including the adoption of exsolve for faster module resolution and the use of oxc-parser for improved parsing. Additionally, native support for delayed hydration is now available, enhancing load performance.

The release also introduces advanced pages configuration, improved debugging options, and experimental support for decorators. Named layer aliases and enhanced error handling provide more flexibility and robustness. Module development sees improvements with the ability to augment Nitro types using addTypeTemplate. To upgrade, run npx nuxi@latest upgrade --dedupe to get the latest dependencies and improvements.

by Mauricio B. Holguin

cz
city_zen found this interesting
MORE ABOUT: #Nuxt.js
Nuxt.js iconNuxt.js
  13
  • FreeOpen Source
  • ...

Nuxt.js is an open-source framework designed to streamline web development by providing a robust solution for building server-side rendered applications and Progressive Web Apps. Rated 5, it is recognized for its intuitive approach to creating dynamic web applications. Alternatives include Hugo, Jekyll, and Astro Web Framework, each offering unique features for web development.

No comments so far, maybe you want to be first?
Gu