Skip to content

Releases: cchanxzy/react-currency-input-field

v3.6.5

20 Sep 10:08
Compare
Choose a tag to compare

3.6.5 (2022-09-20)

Bug Fixes

v3.6.4

14 Jan 10:28
Compare
Choose a tag to compare

3.6.4 (2022-01-14)

Bug Fixes

v3.6.3

09 Jan 18:44
Compare
Choose a tag to compare

3.6.3 (2022-01-09)

Bug Fixes

v3.6.2

09 Jan 18:39
Compare
Choose a tag to compare

3.6.2 (2022-01-09)

Bug Fixes

  • dont block controlled prop if decimal separator not present (#215) (02b875c)

v3.6.1

09 Jan 18:31
Compare
Choose a tag to compare

3.6.1 (2022-01-09)

Bug Fixes

v3.6.0

27 Oct 08:05
Compare
Choose a tag to compare

3.6.0 (2021-10-27)

Features

  • add transformRawValue option to transform the value before parsing (#208) (36950cc)

v3.5.1

01 Sep 20:37
Compare
Choose a tag to compare

3.5.1 (2021-09-01)

v3.5.0

30 Aug 06:47
Compare
Choose a tag to compare

3.5.0 (2021-08-30)

Features

  • onValueChange calls Values object as third param (#199) (f2f6f2b)

v3.4.3

22 Aug 16:29
Compare
Choose a tag to compare

3.4.3 (2021-08-22)

Bug Fixes

  • artificial change to trigger version update (1dfc138)

v3.4.2

08 Jul 18:17
Compare
Choose a tag to compare

3.4.2 (2021-07-08)

Performance Improvements