-
-
Notifications
You must be signed in to change notification settings - Fork 55
OpenApr 5, 2026
No due date
•Last updated 86% complete
List view
0 of 2 selected 0 issues of 2 selected
[feat] add
react-dom/no-test-utils-act- Replaces the usages ofTestUtils.act()to useReact.act()area: react-domRules in eslint-plugin-react-domRules in eslint-plugin-react-dompriority: lowNice to haveNice to havestatus: triageNeeds initial review / classificationNeeds initial review / classificationtype: new-ruleIntroduce a new ESLint ruleIntroduce a new ESLint ruleStatus: Open.#977 In Rel1cx/eslint-react;[feat] add
react-dom/no-unmount-component-at-node- Replaces usages ofReactDom.unmountComponentAtNode()withroot.unmount()area: react-domRules in eslint-plugin-react-domRules in eslint-plugin-react-dompriority: lowNice to haveNice to havestatus: triageNeeds initial review / classificationNeeds initial review / classificationtype: new-ruleIntroduce a new ESLint ruleIntroduce a new ESLint ruleStatus: Open.#974 In Rel1cx/eslint-react;