Download Latest Version v4.0.2 source code.tar.gz (1.3 MB)
Email in envelope

Get an email when there's a new version of Nuxt.js

Home / v4.0.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-21 2.8 kB
v4.0.1 source code.tar.gz 2025-07-21 1.3 MB
v4.0.1 source code.zip 2025-07-21 1.9 MB
Totals: 3 Items   3.2 MB 3

v4.0.1 is the first regularly scheduled patch release of v4

It will be followed up later this week with v3.18, which will backport a number of the features/fixes from Nuxt v4 to v3.

✅ Upgrading

Our recommendation for upgrading is to run:

:::sh
npx nuxt upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes

  • nuxt: Add nuxt.schema files to node tsconfig context (#32644)
  • nuxt,vite: Unpin nitropack (ed5ad64ad)
  • nuxt: Expose shared aliases within shared/ dir (#32676)

💅 Refactors

  • nuxt: Pass file language directly to parser options (#32665)

📖 Documentation

  • Remove rc tag in guide (232b14e2f)
  • Remove -t v4 tag from getting started (343f59235)
  • Added new Shared folder to the example of v4 folder structure (#32630)
  • Update nuxt.new links to v4 (#32639)
  • Improve grammar (#32640)
  • Typos (#32567)
  • Fix abbreviation (#32613)
  • Reference noUncheckedIndexedAccess rule change in v4 guide (#32643)
  • Add missing import in alias config example (#32648)
  • Correct alias for local fonts in styling guide (#32680)
  • Add best practices section (#31609)
  • Fix links to Nitro docs (#32691)

📦 Build

  • vite: Specify nitropack types as external (39be1b3a9)

🏡 Chore

🤖 CI

  • Trigger website redeploy on main branch (#32695)

❤️ Contributors

  • Julien Huang (@huang-julien)
  • Alois Sečkár (@AloisSeckar)
  • Hashim Kalam (@hashimkalam)
  • Daniel Roe (@danielroe)
  • Matej Černý (@cernymatej)
  • Peter Buglavecz (@buglavecz)
  • Haythem Frikha (@Flamenate)
  • abeer0 (@iiio2)
  • Damian Głowala (@DamianGlowala)
  • Robin (@OrbisK)
  • Thomas (@ThomasWT)
Source: README.md, updated 2025-07-21