Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Use PureComponent instead of shallowCompare #58

Open
omichelsen opened this issue Feb 28, 2017 · 1 comment
Open

Use PureComponent instead of shallowCompare #58

omichelsen opened this issue Feb 28, 2017 · 1 comment

Comments

@omichelsen
Copy link

shallowCompare is now a deprecated plugin, and React recommends using the build-in PureComponent instead.

https://facebook.github.io/react/docs/shallow-compare.html

@tommoor
Copy link
Owner

tommoor commented Apr 1, 2017

The current plan is to support the last two versions of react - so I'll do this with the official release of React 16

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants