@eslint-react/shared
Advanced tools
Changelog
v1.0.0 (Sat Jan 27 2024)
react-dom
namespacereact/no-children-in-void-dom-elements
to react-dom/no-children-in-void-dom-elements
.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
preset.hooks
an alias of react-hooks
preset.jsx
and jsx-legacy
.react-dom
and dom-legacy
.core
and core-legacy
.react-hooks
and hooks-legacy
.react-dom/no-dangerously-set-innerhtml
.Changelog
v1.0.0-beta.3 (Fri Jan 26 2024)
Changelog
v1.0.0-beta.2 (Fri Jan 26 2024)
dom
an alias of react-dom
preset.hooks
an alias of react-hooks
preset.Changelog
v1.0.0-beta.1 (Fri Jan 26 2024)
jsx
and jsx-legacy
.dom
and dom-legacy
.core
and core-legacy
.hooks
and hooks-legacy
.Changelog
v1.0.0-beta.0 (Fri Jan 26 2024)
react-dom
namespacereact/no-dangerously-set-innerhtml
to react-dom/no-dangerously-set-innerhtml
.react/no-dangerously-set-innerhtml-with-children
to react-dom/no-dangerously-set-innerhtml-with-children
.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-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
.Changelog
v0.10.12 (Sun Jan 21 2024)
parserOptions
fields from presets.Changelog
v0.10.12-beta.0 (Sun Jan 21 2024)
parserOptions
fields from presets.Changelog
v0.10.11 (Sat Jan 20 2024)
react/no-access-state-in-setstate
.react/no-unused-state
to respect the usage of getDerivedStateFromProps
.@typescript-eslint
's packages to 6.19.0
.Changelog
v0.10.11-beta.2 (Fri Jan 19 2024)
react/no-access-state-in-setstate
.