Skip to content

Releases: Gusto/react-masked-field

v2.1.3

30 Dec 22:58
31ec86f
Compare
Choose a tag to compare

2.1.3 (2024-12-30)

Bug Fixes

  • Correctly change value to be optional (#71) (31ec86f)

v2.1.2

30 Dec 22:57
8dbbb01
Compare
Choose a tag to compare

2.1.2 (2024-12-30)

Reverts

  • Revert "fix: Correctly change value to be optional" (#70) (8dbbb01), closes #70

v2.1.0

21 Jul 20:55
Compare
Choose a tag to compare

2.1.0 (2020-07-21)

Features

v2.1.0-beta.1

18 Jul 07:33
Compare
Choose a tag to compare
v2.1.0-beta.1 Pre-release
Pre-release

2.1.0-beta.1 (2020-07-18)

Features

v2.0.3

17 Jul 22:32
Compare
Choose a tag to compare

Bug Fixes

  • Fixes an infinite loop when retroactively adding input

v2.0.2

30 Jul 18:30
7283bc0
Compare
Choose a tag to compare

Bug Fixes

  • Fix passing a new unmasked value prop to the field

Internal changes

  • Tests rewritten using jest

v1.1.0

12 Mar 17:43
Compare
Choose a tag to compare

Changes

  • Support React v16

v1.0.1

26 Apr 21:15
Compare
Choose a tag to compare

1.0.1 (April 26, 2017)

Changes

  • Remove all React 15.4 warnings

v1.0.0

30 Apr 00:43
Compare
Choose a tag to compare

Changes

  • Fix to work with React 15.0

v0.2.1

07 Mar 20:33
Compare
Choose a tag to compare

First published version