v16.10.0
Warning system refactoring (part 1) (#16799)
Interaction tracing works across hidden and SSR hydration boundaries (#15872)
Enforce presence or absence of component stack in tests (#13215)
chore: make tests compatible with Jest 24 (#15779)
Iterating on DevTools tests: Trying to run tests against pre-build react-dom and react-test-renderers
Disabled DevTools tests from yarn-build target
Configured CI to run DevTools tests. Updated other test configs not to include DevTools tests.
Add error when running jest directly (#12726)
Forbid Haste in Jest (#11647)
[Scheduler] Prevent event log from growing unbounded (#16781)
Add new mock build of Scheduler with flush, yield API (#14964)
Construct Error at invariant call site for clearer stack traces (#15877)
Run persistent mode tests in CI (#15029)
warn if you try to use act() in prod (#16282)