npm react-bootstrap 3.0.0-beta.1
v3.0.0-beta.1

latest releases: 3.0.0-beta.4, 3.0.0-beta.3, 3.0.0-beta.2...
3 months ago

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.

Don't miss a new react-bootstrap release

NewReleases is sending notifications on new releases.