Releases: Crystal-Creations-GbR/animated-checkmark
Releases · Crystal-Creations-GbR/animated-checkmark
v4.0.0-next.6
v4.0.0-beta.5
v4.0.0-next.5
v4.0.0-beta.4
v4.0.0-next.4
v4.0.0-beta.3
v4.0.0-next.3
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)
v4.0.0-beta.2
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)
v4.0.0-next.2
v4.0.0-next.1
4.0.0-next.1 (2023-09-04)
⚠ BREAKING CHANGES
- imports changed
The importing process for this package has changed slightly in vue 3. Refer to README.md
section "Usage".
Features
- provide package as nuxt module (ca25386)