This is going to be non-trivial. Hopefully not a big deal either.
For those salivating and pining in anticipating for this, I hope to get it done this month but no promises (I have a family to support).
Also it will come out in v1.2.0. Before then there'll be a minor release still on React 15.
Edit: Not committing to a timeline but these are the changes:
Changes & Progress
Externalised
This is going to be non-trivial. Hopefully not a big deal either.
For those salivating and pining in anticipating for this, I hope to get it done this month but no promises (I have a family to support).
Also it will come out in v1.2.0. Before then there'll be a minor release still on React 15.
Edit: Not committing to a timeline but these are the changes:
Changes & Progress
EmptyVdom(Scala version of above)Option[_](Scala version of above)ReactDOM.createPortalcomponentDidCatchreact-addons-test-utilsis nowreact-dom/test-utilsperfdoesn't work with 16 - no replacement yetreact-addons-css-transition-groupis nowreact-transition-group, a separate libcreateClassonto be passed on to elements react/react#11153ReactDOMgetDOMNodeshould now returnElement | Textinstead of justElementimport 'raf/polyfill'Externalised
setStatewith null no longer triggers an update.