Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Nuxt 3.0 stable

Latest
Compare
Choose a tag to compare
@pi0 pi0 released this 16 Nov 15:05
· 690 commits to main since this release
d991a55

โœจ Official Release Announcenment

๐Ÿ’ฌ Release Discussion

๐Ÿ“ Changelog

Check out release candidate notes for older releases and migration steps if you using an older version of Nuxt 3.

๐Ÿฉน Fixes

  • nuxt: Removed auto imports (#9045)
  • schema: Initialise runtimeConfig.public with empty object (#9050)
  • cli: Upgrade with latest tag (#9060)
  • nuxt: Allow union type arguments for useAsyncData (#9061)

๐Ÿ“– Documentation

  • New website design (#9007)
  • Update website theme version (819deb89)
  • Minor style improvements (9ab069b2)
  • Update website-theme (780b17b1)
  • Add warning about definePageMeta issues with transitions and NuxtLoadingIndicator (#9055)
  • Add missing agencies (#9059)

๐Ÿก Chore

  • Update readme design (#9048)
  • Ignore parse5 for renovate update (#9046)

โค๏ธ Contributors