We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9757965 commit bdf3918Copy full SHA for bdf3918
packages/docs/docs/changelog.mdx
@@ -4,6 +4,17 @@ sidebar_position: 5
4
5
# Changelog
6
7
+## 2.0.1 12/18/2022
8
+
9
+### Bug Fixes and Improvements
10
+* Fixed a bug where autofocus for the search input was not working for blueprintjs renderers (#197)
11
+* Fixed a bug where tree labels where not set (#195)
12
+* Reduce react peer dependency requirement to v16 (#196)
13
14
+### Other Changes
15
+* Upgraded storybook and yarn dependencies in dev tooling
16
+* Added release pipeline in CI
17
18
## 2.0.0 - 12/05/2022
19
20
### Breaking Changes
0 commit comments