2.4.1
- Added Indian separators option
useIndianSeparators
which will format a number like "1,00,000" instead of "100,000" - Added null check in
printValue
method to potentially fix react issue
useIndianSeparators
which will format a number like "1,00,000" instead of "100,000"printValue
method to potentially fix react issue