Releases: Gusto/react-masked-field
Releases · Gusto/react-masked-field
v2.1.3
2.1.3 (2024-12-30)
Bug Fixes
- Correctly change value to be optional (#71) (31ec86f)
v2.1.2
2.1.2 (2024-12-30)
Reverts
- Revert "fix: Correctly change value to be optional" (#70) (8dbbb01), closes #70
v2.1.0
2.1.0 (2020-07-21)
Features
v2.0.3
Bug Fixes
- Fixes an infinite loop when retroactively adding input
v2.0.2
Bug Fixes
- Fix passing a new unmasked
value
prop to the field
Internal changes
- Tests rewritten using jest
v1.0.1
1.0.1 (April 26, 2017)
Changes
- Remove all React 15.4 warnings
v1.0.0
Changes
- Fix to work with React 15.0