Skip to content

v1.9.0

Compare
Choose a tag to compare
@becem-gharbi becem-gharbi released this 13 Jan 18:13
· 190 commits to main since this release

compare changes

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