react-bootstrap v1.1.0 Release Notes

Release Date: 2020-07-06 // almost 4 years ago
  • 🐛 Bug Fixes

    • Button: Use type attribute if specified (#5208) (426b6da)
    • Toast: Fix bsPrefix (#5240) (501b3bf)
    • Toast: Reset autohide timer only if show or autohide changed (#5220) (20b532d)
    • ⚡️ make each context unique to prevent them being optimized away by Parcel (#5181) (c918dbf)

    🔋 Features