You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-bootstrap

Package Overview
Dependencies
Maintainers
4
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-bootstrap - npm Package Versions

2345
23

3.0.0-beta.3

Diff
k
kytsang
published 3.0.0-beta.3 •
k
kytsang
published 3.0.0-beta.2 •

Changelog

Source

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

Bug Fixes

  • Col: add missing use client directive (#6930) (ce56013)
k
kytsang
published 3.0.0-beta.1 •

Changelog

Source

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

  • feat!: migrate to clsx (#6929) (bd80db2), closes #6929
  • feat(Offcanvas)!: change rendering behavior (#6927) (36e824c), closes #6927
  • feat!: remove prop types (#6920) (393dac8), closes #6920
  • feat!: extract hooks from component files (#6915) (8747836), closes #6915
  • feat!: update to react 19 (#6912) (c707a3c), closes #6912
  • feat!: add exports map (#6901) (20c8687), closes #6901

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.
k
kytsang
published 2.10.10 •
k
kytsang
published 2.10.9 •

Changelog

Source

2.10.9 (2025-01-30)

Bug Fixes

k
kytsang
published 2.10.8 •

Changelog

Source

2.10.8 (2025-01-21)

Bug Fixes

k
kytsang
published 2.10.7 •

Changelog

Source

2.10.7 (2024-12-15)

Bug Fixes

k
kytsang
published 2.10.6 •

Changelog

Source

2.10.6 (2024-11-25)

Bug Fixes

k
kytsang
published 2.10.5 •

Changelog

Source

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)
k
kytsang
published 2.10.4 •

Changelog

Source

2.10.4 (2024-06-30)

Bug Fixes

2345
23