Skip to content

Releases: cchanxzy/react-currency-input-field

v3.8.0

22 Feb 20:59
Compare
Choose a tag to compare

3.8.0 (2024-02-22)

Features

v3.7.1

19 Feb 16:01
Compare
Choose a tag to compare

3.7.1 (2024-02-19)

Bug Fixes

  • update doc to trigger release (4672670)

v3.7.0

11 Feb 09:36
Compare
Choose a tag to compare

3.7.0 (2024-02-11)

Features

  • export utility function 'cleanValue' (#334) (026329f)

v3.6.14

29 Dec 16:24
Compare
Choose a tag to compare

3.6.14 (2023-12-29)

Bug Fixes

  • export type CurrencyInputOnChangeValues and update examples (#331) (8ea2c47)

v3.6.13

28 Dec 10:05
Compare
Choose a tag to compare

3.6.13 (2023-12-28)

Bug Fixes

  • Update input to empty string when userValue is undefined (#323) (30c5fcc)

v3.6.12

07 Nov 18:10
Compare
Choose a tag to compare

3.6.12 (2023-11-07)

Bug Fixes

  • fixedDecimalValue issue #292 and handle fixedDecimalValue 0 (#313) (5be14cb)

v3.6.11

23 Jun 07:37
Compare
Choose a tag to compare

3.6.11 (2023-06-23)

Bug Fixes

v3.6.10

03 Feb 12:01
Compare
Choose a tag to compare

3.6.10 (2023-02-03)

Bug Fixes

  • closes Cursor jumping issue if the ref passed isn't a ref object #247 (#276) (ef4e9e4)

v3.6.9

25 Oct 09:41
Compare
Choose a tag to compare

3.6.9 (2022-10-25)

v3.6.8

20 Oct 13:25
Compare
Choose a tag to compare

3.6.8 (2022-10-20)

Bug Fixes

  • parse float for currencies w/o decimal sep (#259) (a75d8cc)