v21.0.0
21.0.0 (2022-12-05)
Bug Fixes
- adapt deprecated tooltip tip formatter config (6cdcef4)
- fix deprecated menu config for dropdown (8d293fd)
- replace deprecated property visible by open (511e371)
BREAKING CHANGES
- Dropdown doesn't need a full antd Menu component any more.
Instead of this, an object of type MenuProps is expected now.