- Fix performance of React.lazy for many components and resolve profiling mode regression
- Prevent memory leaks by clearing fields on unmount and fix SSR/context bug with older React versions
- Scheduler experiment now uses MessageChannel and reduces serialization overhead