- [PATCH] Fixes PropTypes deprecation warning
- [TESTS] Increased code coverage
- [PATCH] Removes the third party dep
classnames
- [PATCH] Adds Prettier formatting
- [BUGFIX] Allow the callback to receive event as a parameter - #37
- [BUGFIX] Fix children propType
- [BUGFIX] Prevent calling setState on unmounted component - #35
- Render function as children giving more control to the user
- Added Demo at https://selvagsz.github.io/react-async-button/
Initial Release