Releases: react-bootstrap/react-bootstrap
Releases Β· react-bootstrap/react-bootstrap
v2.9.2
2.9.2 (2023-12-22)
Bug Fixes
- AccordionBody: add AccordionBody to index exports (#6732) (d34244b)
- Dropdown: prevent flickering on 'mousedown' rootCloseEvent (#6714) (a58a0cd)
- Navbar: add missing type for sticky bottom (#6726) (36d0b7a)
v1.6.8
1.6.8 (2023-12-22)
Bug Fixes
v2.9.1
2.9.1 (2023-10-21)
Bug Fixes
v2.9.0
2.9.0 (2023-09-27)
Features
v2.9.0-beta.1
Bug Fixes
- fix RSC error with createWithBsPrefix components (#6672) (49b3270)
- DropdownItem: simplify component type (#6659) (d25e5f9)
- FormControl: add size support when using plaintext (#6667) (57b4e29)
- OverlayTrigger: position overlay properly when defaultShow set (#6657) (6bb3842)
- ToggleButton: fix id to be required in props (#6658) (1b410eb)
v2.8.0
2.8.0 (2023-06-23)
Bug Fixes
Features
v1.6.7
1.6.7 (2023-05-03)
Bug Fixes
v2.7.4
2.7.4 (2023-04-15)
Bug Fixes
v2.7.3
2.7.3 (2023-04-12)
Bug Fixes
- ToastContainer: allow setting
containerPosition
without position
(#6574) (41ec134)
- switch from defaultProps to JS default params (#6568) (1d5b726)