v1.9.0
Note
To solve hydration mismatch warnings it's recommended to upgrade vue
.
npx nuxi upgrade --force
π Enhancements
- Allow theme configuration via app.config (b9e1940)
π©Ή Fixes
- NaiveNavbar: Solve hydration mismatch on
background-color
(78f9ebf) - Solve mismatch on used text buttons (693b100)
π Refactors
- NaiveConfig: Remove fixed workaround (650e108)
π Documentation
- NaiveConfig: Add themeConfig setup via app.config (9134d4b)
π Types
- Fix MenuLinkRoute
children
type (e525582)
β€οΈ Contributors
- Becem-gharbi becem.gharbi@live.com