react-input-mask v2.0.4 Release Notes

Release Date: 2018-09-01 // over 5 years ago
    • ๐Ÿ›  Fixed setting focus on unfocused input on mask change in Safari (Thanks to @ngryman, #154)
    • ๐Ÿ›  Fixed cursor jump on delayed mask or value change
    • ๐Ÿ›  Fixed broken compatibility with IE8

Previous changes from v2.0.3

    • ๐Ÿ›  Fixed incompatibility with react-test-renderer (#147)