nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
928 stars 256 forks source link

fix: update nuxt v3 constraint to include v4 as well #1001

Closed danielroe closed 3 months ago

danielroe commented 3 months ago

Part of https://github.com/nuxt/nuxt/issues/27613

updated nuxt.com to ensure we don't just look for ^3 in https://github.com/nuxt/nuxt.com/commit/a1bbcc410dda496b2b9434e98713b6a3f1d38ebb but this will need to be fixed properly

We will need to confirm these changes don't break our API.