Skip to content

v23.0.0

Latest
Compare
Choose a tag to compare
@ivangabriele ivangabriele released this 12 Sep 13:32
· 6 commits to main since this release

23.0.0 (2024-09-12)

⚠ BREAKING CHANGES

  • elements: - disabled is renamed $isDisabled in Legend props.
  • hasError is renamed $hasError in Legend props.
  • isHidden is renamed $isHidden in Legend 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)