react-maskedinput v4.0.2 Release Notes

Release Date: 2020-05-18 // almost 4 years ago
    • ๐Ÿšš Renamed lifecycle methods to add the UNSAFE_ prefix in order to remove warnings in developer mode

Previous changes from v4.0.1

  • ๐Ÿฑ 4.0.1 / 2018-01-26 ๐Ÿ‡ฆ๐Ÿ‡บ

    ๐Ÿ›  Fix auto-fill scenarios by using data from onChange events [#112]

    ๐Ÿ›  Fix wrong scope in onPaste event [#108]

    Include React 16 in peerDependencies [#115]

    โšก๏ธ Update nwb to 0.21.x to fix UMD build, which was exporting an object with a default property