Skip to content

v2.0.0

Compare
Choose a tag to compare
@lourd lourd released this 31 Aug 17:03
· 24 commits to master since this release

• Renames componentWillMount method to UNSAFE_componentWillMount to silence warnings from React v16.9 (#58). This is a breaking change; the library now has a peer dependency on React v16.9. Older versions of React are incompatible.