We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa2ddda commit ae37ec3Copy full SHA for ae37ec3
CHANGES.md
@@ -1,3 +1,9 @@
1
+* Fix auto-fill scenarios by using data from `onChange` events [[#112]((https://github.com/insin/react-maskedinput/pull/112)]
2
+
3
+* Fix wrong scope in `onPaste` event [[#108]((https://github.com/insin/react-maskedinput/pull/108)]
4
5
+* Include React 16 in `peerDependencies` [[#115]((https://github.com/insin/react-maskedinput/pull/115)]
6
7
* Update nwb to 0.21.x to fix UMD build, which was exporting an object with a `default` property
8
9
## 4.0.0 / 2017-07-04
0 commit comments