v58.0.0
·
374 commits
to master
since this release
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
58.0.0 (2024-09-17)
⚠ BREAKING CHANGES
- useId の独自実装を削除し、React 18 未満のサポートを終了する (#4920)
- Combobox の inputAttributes を消し、input に直接渡すように修正 (#4911)
Features
- AnchorButtonをnext/linkなどのラップされたコンポーネントに対応 (#4901) (a07d257)
- Combobox の inputAttributes を消し、input に直接渡すように修正 (#4911) (8b9f611)
- FormControlのlabelとchildren内のinputの紐づけ方を変更する (#4894) (593ba25)
- useId の独自実装を削除し、React 18 未満のサポートを終了する (#4920) (28e590e)