Skip to content

react-16.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Feb 11:57

16.0.0 (2026-02-26)

Bug Fixes

Features

  • alert: new size prop with default and small values #11 (#509) (35c4962)
  • button-group: add size prop, add small example, fix examples on storybook #14 (#511) (73cd4f1)
  • closing-button: add brand and inverted color #6 (#519) (cfeb5f2)
  • closing-button: align size and icon behavior with the design #43 (#481) (cdd92a8)
  • form-label: update label prop type to ReactNode #486 (#490) (2c1152a)
  • info-button: added inverted variant and new color prop #420 (#508) (6ca2d7f)
  • separator: redesign with new spacing API, dotPosition and dotStyle support #30 (#525) (93e9e11)
  • sidenav: subheading as ReactNode, fix mobile sidenav items padding #421 (#512) (bb7fbe8)

BREAKING CHANGES

  • separator: legacy spacing props removed, dotSize enum changed, variant values simplified
  • closing-button: size, iconSize changes, new default values

MIGRATION GUIDES