eslint-plugin-react-web-api
Advanced tools
Changelog
v1.13.0 (2024-09-04)
web-api/no-leaked-resize-observer
rule to prevent leaked ResizeObserver
hooks-extra/no-redundant-custom-hook
should allow custom Hooks with empty bodydebug/react-hooks
to debug/hook
hooks-extra/ensure-custom-using-hooks
to hooks-extra/no-redundant-custom-hook
hooks-extra/ensure-use-memo-has-non-empty-deps
to hooks-extra/no-unnecessary-use-memo
hooks-extra/ensure-use-callback-has-non-empty-deps
to hooks-extra/no-unnecessary-use-callback
@typescript-eslint
's packages to ^8.4.0
(The rules that were renamed in this release will still be available until the next major update to avoid breaking changes.)