Skip to content

v0.30.0

Compare
Choose a tag to compare
@zakodium-bot zakodium-bot released this 12 Dec 09:50

0.30.0 (2023-12-12)

⚠ BREAKING CHANGES

  • remove Select component. Use blueprintjs select component instead
  • remove our Input, Textarea, Checkbox and Field components. Use blueprintjs components directly instead.

Features

Bug Fixes

  • do not render button in span in Button component (#595) (88e0b37)