v5.1.0
fix(forms): unitless `line-height` for floating labels (#34161)
Replace `/` division with multiplication and custom `divide()` function (#34245)
fix(forms): prevent color control from shrinking (#34445)
Add missing transition to `.form-select` (#34034)
Add `$form-text-font-weight` (#30617)
feat(RTL): implement RTL
Require `.form-label` classes on form labels (#30476)
Extended form validation states customization capabilities (#31757)