Rails Bootstrap Forms v5.0.0.alpha1 Release Notes

  • 💥 Breaking changes

    • 🚚 [#569] Remove role="form" from the default generated form HTML so forms pass W3C validation. (Only a breaking change if you depended on the form attribute. bootstrap_form doesn't depend on it.)

    🆕 New features

    • Your contribution here!

    🛠 Bugfixes