Closed cchamberlain closed 8 years ago
Thanks for the PR, I merged it locally with an overhaul I'm in the middle of RC'ing and should have pushed tomorrow (I hope) to address some outstanding issues.
Nice!
Hey @cchamberlain, please give version 5.0.2 a shot when you have the chance. It should be okay (just ran it locally), but I will be keeping a closer eye on issues here in the short term.
Having react and react-dom as dependencies causes multiple versions of React in bundlers. It seems to be the norm to make them peer dependencies. Any reason for not doing this?