yarn react-bootstrap 2.0.0-rc.0
v2.0.0-rc.0

latest releases: 2.2.1, 2.2.0, 2.1.2...
2 years ago

2.0.0-rc.0 (2021-09-21)

Bug Fixes

  • ListGroupItem: fix .active not being set with activeKey in ListGroup (#6002) (cdaa039)

  • Toast: fix fade animation (#6004) (0237a14)

  • refactor(Col)!: remove default span value in breakpoint object (#6014) (ec285fb), closes #6014

  • refactor(CardColumns)!: remove component (#6030) (d36718f), closes #6030

  • fix(FormCheck)!: use feedbackType to control feedback type (#6015) (ab9e080), closes #6015

Features

BREAKING CHANGES

  • When using objects in Col breakpoint props, span is no longer true by default
  • Removed CardColumns because it was dropped in Bootstrap 5
  • FormCheck feedback type is now controlled by feedbackType instead of isValid and isInvalid.

Don't miss a new react-bootstrap release

NewReleases is sending notifications on new releases.