Skip to content

v4.0.0-beta.2

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

4.0.0-beta.2 (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)