v23.0.0
23.0.0 (2024-09-12)
⚠ BREAKING CHANGES
- elements: -
disabled
is renamed$isDisabled
inLegend
props.
hasError
is renamed$hasError
inLegend
props.isHidden
is renamed$isHidden
inLegend
props.
Bug Fixes
- elements: prefix styled component props in Legend (ef4284a)
- fields: prefix styled components props in DateRangePicker (3572267)
Buid System & Dependencies
- deps: bump express from 4.19.2 to 4.21.0 (46d1134)