v2.0.0
• 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.
• 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.