Skip to content

Releases: Rel1cx/eslint-react

v0.10.11-beta.0

15 Jan 04:15
b9524d6
Compare
Choose a tag to compare

v0.10.11-beta.0 (Mon Jan 15 2024)

🪄 Improvements

  • Improve rule react/no-unused-state to respect the usage of getDerivedStateFromProps

v0.10.10-beta.0

14 Jan 00:28
0f06322
Compare
Choose a tag to compare

v0.10.10-beta.0 (Sun Jan 14 2024)

🪄 Improvements

  • Improve rule react/no-unused-state to support checking for more cases
  • Improve rule react/no-direct-mutation-state to support checking for more cases
  • Improve rule react/no-unused-class-component-members to support checking for more cases

v0.10.10

14 Jan 00:28
0f06322
Compare
Choose a tag to compare

v0.10.10 (Sun Jan 14 2024)

🪄 Improvements

  • Improve rule react/no-unused-state to support checking for more cases
  • Improve rule react/no-direct-mutation-state to support checking for more cases
  • Improve rule react/no-unused-class-component-members to support checking for more cases

v0.10.9

12 Jan 04:39
c9d6903
Compare
Choose a tag to compare

v0.10.9 (Fri Jan 12 2024)

🐞 Fixes

  • Fix bundle size is larger than expected

v0.10.8

11 Jan 02:18
ba677c6
Compare
Choose a tag to compare

v0.10.8 (Thu Jan 11 2024)

🐞 Fixes

  • Fix version format in v0.10.7's package.json

v0.10.7

11 Jan 01:58
07d22ed
Compare
Choose a tag to compare

v0.10.7 (Thu Jan 11 2024)

✨ New

  • Add rule react/no-unused-state

v0.10.6-beta.0

08 Jan 01:42
ac2df2d
Compare
Choose a tag to compare

v0.10.6-beta.0 (Mon Jan 8 2024)

🐞 Fixes

  • Fix an issue where react/no-constructed-context-value and react/no-unstable-default-props would report false negatives when using LogicalExpression and ConditionalExpression

v0.10.6

08 Jan 23:44
4945511
Compare
Choose a tag to compare

v0.10.6 (Tue Jan 9 2024)

🐞 Fixes

  • Fix an issue where react/no-constructed-context-value and react/no-unstable-default-props would report false negatives when using LogicalExpression and ConditionalExpression

v0.10.5

07 Jan 21:11
436154c
Compare
Choose a tag to compare

v0.10.5 (Mon Jan 8 2024)

✨ New

  • Add rule react/no-unused-class-component-members

🪄 Improvements

  • Update @typescript-eslint's packages to 6.18.0

v0.10.5-beta.0

06 Jan 23:26
b521c48
Compare
Choose a tag to compare

v0.10.5-beta.0 (Sun Jan 7 2024)

✨ New

  • Add rule react/no-unused-class-component-members

🪄 Improvements

  • Update @typescript-eslint's packages to 6.18.0