Releases: cchanxzy/react-currency-input-field
Releases · cchanxzy/react-currency-input-field
v2.2.0-beta.1
Features
- add props decimalSeparator and groupSeparator (344e3b0)
- can use any string as a separator (ae5755a)
v2.1.0
2.1.0 (2020-08-13)
Features
v2.0.0
2.0.0 (2020-07-02)
Features
BREAKING CHANGES
- onChange will return string or undefined rather than number or null
v1.0.1
1.0.1 (2020-05-08)
Bug Fixes
- artificial change to trigger version update (ae56e99)
v0.10.1
0.10.1 (2020-05-08)
Bug Fixes
- correct package version and update demo (20112fc)
v0.10.0
0.10.0 (2020-05-08)
Features
- can parse abbreviated values k, m, b (f588dcf)
- updated examples (6a2db92)
v0.9.0
0.9.0 (2020-05-08)
Features
- allow props for input to be passed (998c3ae)
v0.8.4
0.8.4 (2020-05-06)
Bug Fixes
v0.8.3
0.8.3 (2020-05-06)
Bug Fixes
v0.8.2
0.8.2 (2020-04-23)
Bug Fixes
- add inputmode and remove pattern (de16a2e)
- upgrade dependencies (d258747)