Nuxt 3 já está disponível! Descobre mais sobre isso https://nuxt.com/v3

Anúncios

Descubra os artigos escritos pela equipa da Nuxt.

A landscape image A landscape image
Introducing Nuxt 3 Beta
Release

Introducing Nuxt 3 Beta

468 days after the first commit, the Nuxt 3 beta has finally arrived. Discover what's inside and what to expect from it. Yes, it includes Vue 3 and Vite ⚡️

Vários Autores
Nuxt Static Improvements
Release

Nuxt Static Improvements

With Nuxt version 2.13, the full-static mode has been introduced. In addition, a new command nuxt export was added to pre-render your pages without triggering a webpack build with the goal to separate the rendering and build process. The only issue was that most Nuxt users weren't able to unleash the full potential of the separation... until now.

Vários Autores
Going Full Static
Release

Going Full Static

Long awaited features for JAMstack fans has been shipped in v2.13: full static export, improved smart prefetching, integrated crawler, faster re-deploy, built-in web server and new target option for config ⚡️

Sebastien Chopin
Nuxt: From Terminal to Browser
Release

Nuxt: From Terminal to Browser

How we changed the developer experience to stop switching between the terminal and browser.

Sébastien Chopin
Introducing Smart Prefetching
Release

Introducing Smart Prefetching

Starting from Nuxt v2.4.0, Nuxt will automagically prefetch the code-splitted pages linked with a nuxt-link when visible in the viewport by default.

Sébastien Chopin