redux-form-input-masks
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,9 @@ | ||
<a name="1.0.1"></a> | ||
## [1.0.1](https://github.com/renato-bohler/redux-form-input-masks/compare/v1.0.0...v1.0.1) (2018-03-14) | ||
### Bug Fixes | ||
* removes babel-polyfill from the bundle ([3c99cd7](https://github.com/renato-bohler/redux-form-input-masks/commit/3c99cd7)), closes [#22](https://github.com/renato-bohler/redux-form-input-masks/issues/22) | ||
<a name="1.0.0"></a> | ||
@@ -2,0 +10,0 @@ # [1.0.0](https://github.com/renato-bohler/redux-form-input-masks/compare/v0.4.1...v1.0.0) (2018-03-12) |
{ | ||
"name": "redux-form-input-masks", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Input masking with redux-form made easy", | ||
@@ -5,0 +5,0 @@ "main": "./dist/bundle.js", |
@@ -33,2 +33,6 @@ # redux-form-input-masks | ||
<div align="center"> | ||
<img alt="Example GIF" src="examples/example.gif"> | ||
</div> | ||
## Motivation | ||
@@ -35,0 +39,0 @@ |
Sorry, the diff of this file is too big to display
116
18827