Vue3-Tabor v0.2.0
⚠️ BREAKING CHANGES
-
API Method Change:
useRouterTab(router)replacesuseTabor(). The new method no longer requires parameters -
CSS Class Prefix Change: Class name prefix changed from
rt-totabor-. Custom styles need to be updated
🔄 Migration Guide
-
Replace all
useRouterTab()calls withuseTabor() -
Update any custom CSS styles using the
rt-prefix to use thetabor-prefix