Skip to content

v0.29.0

Compare
Choose a tag to compare
@zakodium-bot zakodium-bot released this 06 Dec 13:37
4a72f7f

0.29.0 (2023-12-06)

⚠ BREAKING CHANGES

  • remove ContextMenu and Dropdown components. We advise using the equivalent components provided by blueprintjs.
  • rewrite buttons to be wrappers around blueprintjs buttons

Features

  • remove ContextMenu and Dropdown components in favour of using blueprintjs (#585) (03d9ce9)
  • rewrite buttons to be wrappers around blueprintjs buttons (c191026)

Bug Fixes

  • render explicit string literals for representing boolean values (#589) (40314a6)
  • update dependencies (#580) (a85d339)