v5.1.3
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 `border-radius` sizes to small and large `.form-select`s (#34853)
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)