Skip to content

v9.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 00:07
9f982f7

9.1.6 (2023-02-17)

This release was reverting an accidental v10 release

### ⚠ BREAKING CHANGES

* add forwardRef to all components that contain innerRef

### Features

* add forwardRef to all components that contain innerRef (17a141a)

### Bug Fixes

* convert functional components to be forwardRef components vs redefining them as such (86578ab)
* Label: migrate label to rtl (#2665) (8c5cc2b)

Miscellaneous