Skip to content

4.2.0

Compare
Choose a tag to compare
@ThomasRoest ThomasRoest released this 15 May 09:17
· 26 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.