Skip to content

2.0.0

Choose a tag to compare

@bilgeyucel bilgeyucel released this 19 Aug 10:01
· 12 commits to master since this release
  • Update eslint and eslint-plugin-react versions
  • Add eslint-plugin-react-hooks plugin and related react-hooks/rules-of-hooks, react-hooks/exhaustive-deps rules
  • Turn off react/prop-types, react/jsx-handler-names, react/destructuring-assignment rules by deleting them
  • Remove duplicate react/no-multi-comp rule
  • Update react/jsx-filename-extension rule
    • Add .tsx extension
    • Give warning instead of error

Related PRs: #18, #19, #20
Related Issues: #6, #10, #15, #16