We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b6464f commit a425978Copy full SHA for a425978
CHANGELOG.md
@@ -10,3 +10,7 @@
10
11
## 1.0.1 19 Mar 2016
12
- Migrated to use PropTypes from React.PropTypes
13
+
14
+## 1.0.3 04 jul 2020
15
+- componentWillReceiveProps renamed to UNSAFE_componentWillReceiveProps
16
+- Failing test (as a result) disabled - needs a load of package updates to fix
0 commit comments