Closed bananaoomarang closed 9 years ago
Wow, sweet. I can hardly believe that the upgrade was that painless.
Yeah, neither could I really. Looked at the changelog again and react => react-dom/react + no .getDOMNode() is all that should effect this I think.
Was getting errors about a lack of
react-dom
from one of the dependencies on a new install, so I updated package.json.Biggest change is React 0.13.x => 0.14.x but it seems to work fine with a couple of lines changed.
I held back Babel because 6.0 just got released and it doesn't seem to work very nicely here yet.