Skip to content

4.2.0

Choose a tag to compare

@ThomasRoest ThomasRoest released this 15 May 09:17
· 45 commits to master since this release
01f9ce7

Adds a new rule that warns if React.createRef() is used in a function component. Instead of the preferred useRef hook.