mirror of
https://github.com/nuxt/nuxt.git
synced 2025-03-22 17:25:53 +00:00
chore(typo): link fix (#9070)
This commit is contained in:
parent
67ee085fec
commit
7dfa2f36c3
@ -24,7 +24,7 @@ Nuxt 3 is a modern rewrite of the Nuxt framework based on [Vite](https://vitejs.
|
||||
|
||||
## API Stability
|
||||
|
||||
Nuxt 3.0.0 comes with a stable, production-ready API and 50+ [supported modules](.com/modules) built using [Nuxt Kit](/docs/guide/going-further/modules) by the community and Nuxt team.
|
||||
Nuxt 3.0.0 comes with a stable, production-ready API and 50+ [supported modules](/modules) built using [Nuxt Kit](/docs/guide/going-further/modules) by the community and Nuxt team.
|
||||
|
||||
All composables, filesystem conventions, and configurations are guaranteed to be backward compatible with Nuxt 3.0.0. Due to the nature of the meta-frameworks, some changes happen when we upgrade the underlying dependencies (vite, rollup, and nitropack). Thanks to the new Nuxt Kit and Schema tools, such upgrades will be backward compatible as long as you are using documented features. Kit and Schema also guarantee better future compatibility. This makes it faster for us to iterate and plan the next major versions of Nuxt.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user