Skip to content

[feat] add react-dom/no-unmount-component-at-node - Replaces usages of ReactDom.unmountComponentAtNode() with root.unmount() #974

Open
@Rel1cx

Description

@Rel1cx

Describe the problem

Replaces usages of ReactDom.unmountComponentAtNode() with root.unmount().

Describe the solution you'd like

Same as https://codemod.com/registry/react-19-replace-reactdom-render.

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions