yarn react-number-format 4.0.0
V4 Release 🎉🎉

latest releases: 5.4.2, 5.4.1, 5.4.0...
5 years ago

Breaking Changes

  • onValueChange no longer receives event object as second parameter, so if you accessing it, it will break.

Feature Addition

  • Support defaultValue prop.
  • Trigger onValueChange if the value is formatted due to prop change. #227
  • Allow password as type prop. #206
  • Support indian (lakh) and chinese (wan) style thousand grouping. #184
  • Always allow . to be typed as decimal separator, even when decimal separator is defined differently. #133, #162, #168, #223, #115

Bug fixes

  • Fixed #242, Issue with formatting number after blur

Don't miss a new react-number-format release

NewReleases is sending notifications on new releases.