Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 13:51
· 584 commits to main since this release

💥 BREAKING CHANGES

  • due to 5fa0972 - Merge pull request #31 from DanielleHuisman/fix/option-defaults (commit by @sfxcode):

    OptionLabel or OptionValue has to be set

  • due to 3133dc0 - optionLabel and optionValue has no default values anymore (commit by @sfxcode):

    OptionLabel or OptionValue has to be set manually

♻️ Refactors

  • 5fa0972 - Options: Merge pull request #31 from DanielleHuisman/fix/option-defaults (commit by @sfxcode)
  • 3133dc0 - Options: optionLabel and optionValue has no default values anymore (commit by @sfxcode)
  • e863176 - footer: Footer in demo has now updated versions (commit by @sfxcode)