All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.1 (2018-07-26)
- Merge pull request #11 from elCarda/jarda-fix-props-type-typo (2199b64)
- typo in property name for propTypes (bc45f18)
- support only react 16 (ecae0f2)
- This bumps react dependencies to only support react 16. This resolves issues reported related to peer dependencies.