radix-vue / shadcn-vue

Vue port of shadcn-ui
https://www.shadcn-vue.com/
MIT License
3.51k stars 203 forks source link

chore: indicate compatibility with new v4 major #610

Closed danielroe closed 2 weeks ago

danielroe commented 2 weeks ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

With Nuxt 4 on the horizon, this updates the module compatibility definition to allow it to be installed on Nuxt v4. (Otherwise Nuxt will indicate the module might not be compatible.)

When Nuxt v4 comes out then you might decide or need to make breaking changes in this module and release a new major, but hopefully the migration should be smoother. ๐Ÿ™

๐Ÿ‘‰ You can follow this and other changes in https://github.com/nuxt/nuxt/issues/27613 - please feel free to provide feedback as well!

๐Ÿ“ธ Screenshots (if appropriate)

๐Ÿ“ Checklist

danielroe commented 2 weeks ago

of course! โค๏ธ