Skip to content

v0.9.6

Compare
Choose a tag to compare
@Rel1cx Rel1cx released this 12 Dec 13:09
· 4027 commits to main since this release
4619314

v0.9.6 (Tue Dec 12 2023)

✨ New

  • Add rule react-hooks/prefer-use-state-lazy-initialization

🪄 Improvements

  • Rule named-convention/component-name add both string and object options support
  • Rule named-convention/filename add both string and object options support
  • Rule named-convention/filename-extension add both string and object options support
  • Rule debug/react-hooks reports hookCalls.length instead of cost
  • Update @typescript-eslint's packages to 6.14.0