10000 Releases Β· react-bootstrap/react-bootstrap Β· GitHub
[go: up one dir, main page]

Skip to content

Releases: react-bootstrap/react-bootstrap

v3.0.0-beta.2

24 May 04:48
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

3.0.0-beta.2 (2025-05-24)

Bug Fixes

v3.0.0-beta.1

24 May 04:48
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2025-05-24)

BREAKING CHANGES

  • Switch from classnames to clsx
  • Offcanvas will always be rendered inline in the DOM and not at the body using a portal
  • Remove prop-types
  • Extract the useCol and useAccordionButton from Col.tsx and AccordionButton.tsx so the CJS default export is consistent with other components
  • Support only React 18+. Updates internal code for React 19 and remove deprecated methods.
  • Add package.json exports map and remove proxy directories. Removes SSR utilities.

v2.10.10

11 May 18:27
Compare
Choose a tag to compare

2.10.10 (2025-05-11)

Bug Fixes

v2.10.9

30 Jan 01:17
Compare
Choose a tag to compare

2.10.9 (2025-01-30)

Bug Fixes

v2.10.8

21 Jan 01:30
Compare
Choose a tag to compare

2.10.8 (2025-01-21)

Bug Fixes

v2.10.7

15 Dec 06:12
Compare
Choose a tag to compare

2.10.7 (2024-12-15)

Bug Fixes

v2.10.6

25 Nov 05:58
Compare
Choose a tag to compare

2.10.6 (2024-11-25)

Bug Fixes

v2.10.5

26 Sep 06:31
Compare
Choose a tag to compare

2.10.5 (2024-09-26)

Bug Fixes

  • Fade: fix ref warning for react 18.3+ (#6820) (9b8bcd7)
  • Offcanvas: do not trigger Navbar onToggle when closing (#6829) (6836e99)

v2.10.4

30 Jun 04:30
Compare
Choose a tag to compare

2.10.4 (2024-06-30)

Bug Fixes

v2.10.2

18 Mar 01:50
Compare
Choose a tag to compare

2.10.2 (2024-03-18)

Bug Fixes

0