Skip to content

2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 02:04
· 215 commits to main since this release

Bug Fixes and Improvements

  • Fixed a bug where autofocus for the search input was not working for blueprintjs
    renderers (#197)
  • Fixed a bug where tree labels where not set (#195)
  • Reduce react peer dependency requirement to v16 (#196)

Other Changes

  • Upgraded storybook and yarn dependencies in dev tooling
  • Added release pipeline in CI