From ceaa1eee32638212593522e9ca718e67abdd6830 Mon Sep 17 00:00:00 2001 From: bendtherules Date: Sun, 25 Aug 2019 17:26:28 +0530 Subject: [PATCH] TODO - Separate out major compatibility changes into diff item --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 8889d84..9590932 100644 --- a/TODO.md +++ b/TODO.md @@ -9,3 +9,6 @@ - .\_internalRoot is not present is 16.0.0 but present in 16.9.0 - actual node is available 2 levels nested inside this root node - add testcase to run across all versions of React 16.0.0 (dev+prod) and above (because internals change) + +6. Make it work with older React versions +7. Make it work with non React-DOM renderers