Skip to content

v2.3.72

Compare
Choose a tag to compare
@graphieros graphieros released this 04 Nov 17:25
· 421 commits to master since this release

A few types for VueUiSparkStackbar component are renamed to be compliant with the naming convention of the library:

Before v2.3.72 onwards
VueUiSparkStackBarConfig VueUiSparkStackbarConfig
VueUiSparkStackBarDatasetItem VueUiSparkStackbarDatasetItem
VueUiSparkStackBarConfig VueUiSparkStackbarConfig

This is a breaking change if you happen to be using the old types with v2.3.72 onwards.
Thanks @cyrilf for the fix!