Best of NuxtDecember 2024

  1. 1
    Article
    Avatar of nuxt_sourceNuxt·1y

    Nuxt 3.15 · Nuxt Blog

    Nuxt v3.15 has been released just in time for Christmas, including several major updates. The release includes Vite 6 integration, enhanced Chromium DevTools support, and new options for the `callOnce` function to run code per navigation. Other improvements include hot module reloading for templates, pages, and page metadata, as well as additional page metadata extraction keys for module authors. The release also brings performance enhancements and lays groundwork for upcoming Nuxt v4 features.

  2. 2
    Article
    Avatar of nuxt_sourceNuxt·1y

    Introducing Nuxt Icon v1 · Nuxt Blog

    Nuxt Icon v1 introduces a versatile and modern solution for integrating icons into Nuxt projects. It offers dual rendering modes with CSS and SVG support, ensuring quick and efficient icon rendering. The tool leverages both client and server-side bundling for optimized performance and supports dynamic loading through Iconify's API. Nuxt Icon addresses the challenges of icon scalability, manageability, and SSR compatibility, making it a robust choice for developers.