diff --git a/docs/content/1.getting-started/1.index.md b/docs/content/1.getting-started/1.index.md index 5ea0011a..b3fad374 100644 --- a/docs/content/1.getting-started/1.index.md +++ b/docs/content/1.getting-started/1.index.md @@ -121,7 +121,7 @@ Key points to consider: :: ::accordion-item{label="What about Nuxt UI Pro?"} - We've also rebuilt Nuxt UI Pro from scratch and released a `v3.0.0-alpha.x` package with almost all components ready. This is a free update, so the license you buy now is valid for all UI Pro versions. We're actively working to finish the rewrite of all Nuxt UI Pro components. + We've also rebuilt Nuxt UI Pro from scratch as v3 to match Nuxt UI version. The license you bought or will buy is valid for both Nuxt UI Pro v1 and v3, this is a **free update**. You can follow the [installation guide](/getting-started/installation/pro/nuxt) to get started. :: ::accordion-item{label="Will Nuxt UI v3 work with other CSS frameworks like UnoCSS?"} @@ -137,7 +137,7 @@ Key points to consider: :: ::accordion-item{label="Is this version stable and suitable for production use?"} - As Nuxt UI v3 is currently in alpha, we recommend thorough testing before using it in production environments. We're actively working on stabilization and welcome feedback from early adopters to improve the library. Feel free to report any issues you encounter on our [GitHub repository](https://github.com/nuxt/ui/issues). + Nuxt UI v3 is now in beta and is stable enough to be used in production. We now recommend using v3 over v2. We welcome feedback from users to help improve the library further. Feel free to report any issues you encounter on our [GitHub repository](https://github.com/nuxt/ui/issues). :: :: diff --git a/docs/content/1.getting-started/2.installation/1.nuxt.md b/docs/content/1.getting-started/2.installation/1.nuxt.md index eaea3920..7f4bd7a0 100644 --- a/docs/content/1.getting-started/2.installation/1.nuxt.md +++ b/docs/content/1.getting-started/2.installation/1.nuxt.md @@ -20,7 +20,7 @@ Looking for the **Vue** version? ::steps{level="4"} -#### Install the Nuxt UI v3 alpha package +#### Install the Nuxt UI v3 beta package ::code-group{sync="pm"} diff --git a/docs/content/1.getting-started/2.installation/2.vue.md b/docs/content/1.getting-started/2.installation/2.vue.md index b2dfa88d..ddd348c7 100644 --- a/docs/content/1.getting-started/2.installation/2.vue.md +++ b/docs/content/1.getting-started/2.installation/2.vue.md @@ -20,7 +20,7 @@ Looking for the **Nuxt** version? ::steps{level="4"} -#### Install the Nuxt UI v3 alpha package +#### Install the Nuxt UI v3 beta package ::code-group{sync="pm"}