Upgrade to V2
✨ New features
- Ensure compatibility with Nuxt v4 - source.
- Add
generateTailwindColorThemesutility to generate color themes - source.
⚠️ Breaking changes
- Rename the utility
generateColorThemestogenerateAntdColorThemes- source. - Remove
themeConfigprop ofNaiveConfigcomponent - source. - Remove
pathproperty ofMenuLinkRouteandTabbarRoute, usetoinstead - source. - Rename the CSS classes
mobileOrTabletandnotMobileOrTablettonaive-mobile-or-tabletandnaive-not-mobile-or-tablet- source. - Disallow theme configuration via
app.configfile - source.