eslint-plugin-react-dom
Advanced tools
Changelog
v1.5.0 (2024-01-29)
max-depth
no-spreading-key
to no-implicit-key
no-constructed-context-value
to no-unstable-context-value
no-unstable-nested-components
to no-nested-components
@eslint-react/eslint-plugin
jsx/
with `` in rule namesreact/
with `` in rule namesreact-dom/
with dom/
in rule namesreact-hooks/
with hooks-extra/
in rule namesreactOptions
instead of eslintReact
jsx.pragma
with jsxPragma
jsx.fragment
with jsxPragmaFrag
react.version
with version
jsx.extensions
Changelog
v1.0.0 (2024-01-27)
react-dom
namespacereact/no-void-elements-with-children
to react-dom/no-void-elements-with-children
react/no-dangerously-set-innerhtml-with-children
to react-dom/no-dangerously-set-innerhtml-with-children
react/no-dangerously-set-innerhtml
to react-dom/no-dangerously-set-innerhtml
react/no-find-dom-node
to react-dom/no-find-dom-node
react/no-missing-button-type
to react-dom/no-missing-button-type
react/no-missing-iframe-sandbox
to react-dom/no-missing-iframe-sandbox
react/no-namespace
to react-dom/no-namespace
react/no-render-return-value
to react-dom/no-render-return-value
react/no-script-url
to react-dom/no-script-url
react/no-unsafe-iframe-sandbox
to react-dom/no-unsafe-iframe-sandbox
react/no-unsafe-target-blank
to react-dom/no-unsafe-target-blank
dom
an alias of react-dom
presethooks
an alias of react-hooks
presetjsx
and jsx-legacy
react-dom
and dom-legacy
core
and core-legacy
react-hooks
and hooks-legacy
react-dom/no-dangerously-set-innerhtml