Skip to content

33.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 11:34
· 146 commits to refs/heads/main since this release
af2b551

What’s Changed

Minor: Warning, from the changes made in [LOOM-1297][BpkLoadingButton], if you were previously passing type="submit" to the BpkLoadingButton, this will now no longer work. Instead you will need to use the submit boolean prop in order to achieve a submit button type. The type property now represents the style of the button, you can see the full list of props in the docs .

Added

Fixed

  • [NoJira] fix the mixins vars (#3424) @metalix2
  • [LOOM-1297][BpkLoadingButton]: migrate to bpkbutton v2 & adopt ts in loading button (#3412) @mungodewar

Dependency updates