react-input-mask v2.0.4 Release Notes

Release Date: 2018-09-01 // over 6 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)