v116.0.0
116.0.0 (2023-03-14)
⚠ BREAKING CHANGES
- tile-select: The name prop is now required for
TileSelect. Additionally, the onChange handler in TileSelect and
TileSelectGroup components has been updated to properly
type arguments, including custom events. Also inputRef prop has been removed.
Code Refactoring
- tile-select: convert component to typescript (382ef95)