Tidy up!
Bug Fixes
- do not shadow component name (use the real component names, not "ProxyComponent") (4b02767)
- do not supress HMR errors, related to #1153) (be79d2f)
- fix wrong react-dom name resolution installation (6f829a0)
- opt-out for module safety net, fixes #1102, #1159 (93d0b1f)
- remove platform checks from production bundle, fixes #1162 (24d0448)
- update fiber cached type, fixes #1139 (35984ff)