Skip to content

v0.6.0-rc1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 09:24
· 4 commits to develop since this release

💥 BREAKING CHANGES

  • due to ec8e03d - add new QueryExplainButton (commit by @patrickskowronekdkfz):

    the InfoButton only displays a text and query functionality is moved to QueryExplainButton

  • due to d65f6f0 - changed all css class to the prefix lens (commit by @patrickskowronekdkfz):

    Overrides lens without prefix will not work anymore

  • due to 2a30adf - changed all css class to the prefix lens (commit by @patrickskowronekdkfz):

    Overrides lens without prefix will not work anymore

  • due to d7125a4 - remove catalogueKeyToResponseKeyMap option and unify the interface (commit by @patrickskowronekdkfz):

    a lens chart now needs a dataKey

  • due to d43169d - remove catalogueKeyToResponseKeyMap option and unify the interface (commit by @patrickskowronekdkfz):

    a lens chart now needs a dataKey

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores