v0.9.6 (Tue Dec 12 2023)
✨ New
- Add rule
react-hooks/prefer-use-state-lazy-initialization
🪄 Improvements
- Rule
named-convention/component-name
add bothstring
andobject
options support - Rule
named-convention/filename
add bothstring
andobject
options support - Rule
named-convention/filename-extension
add bothstring
andobject
options support - Rule
debug/react-hooks
reportshookCalls.length
instead ofcost
- Update
@typescript-eslint
's packages to6.14.0