You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: deprecate react 15 support, support react 16 features
- use UNSAFE_ for one componentWillUpdateProps
- refact for another componentWillUpdateProps
- deprecate peer resolution for react 15
- dev dependencies bumped to react 16
- react-test-renderer and enzyme bumped to react 16
Created-By: @ryan-m-walker, @acao
BREAKING CHANGE: Deprecate support for React 15. Please use React 16.8 or greater for hooks support.
0 commit comments