v0.30.0
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
- remove Input, Textarea, Checkbox and Field (#579) (104e2ad)
- remove Select component (#588) (f695596)
- use NonIdealState for empty DropZone (#586) (4ed7560)