Skip to content

v2.3.72

Choose a tag to compare

@graphieros graphieros released this 04 Nov 17:25
· 1813 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!