Skip to content

v4.0.0-next.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@crystal-creations-bot crystal-creations-bot released this 26 Sep 21:27
· 16 commits to next since this release

4.0.0-next.3 (2023-09-26)

⚠ BREAKING CHANGES

  • remove support for color classes

Removes the support for color classes. Use the colors directly instead.

Features

  • add vuetify theme color support (cff4c73)

refactor

  • use style tag for color (6079647)