Skip to content

Patch: Un-Prefix a non-legacy React lifecycle methods

Compare
Choose a tag to compare
@pixelbandito pixelbandito released this 21 Jul 14:25
· 27 commits to master since this release
b095770

How embarrassing 🤦

We were overzealous with the UNSAFE_ prefixes in the prior patch release. This change removes the prefix from componentDidUpdate

Thanks to @trevdor for the PR!