- Fixed numerous warnings and regressions across React core, DOM, native, and Perf (e.g., missing element warning, null input stack trace, context update, server‑rendering errors, input attribute bugs, spurious unknown‑property warnings).
- Reduced bundle size by stripping dev‑only code and improved ReactPerf.start() handling during lifecycle methods.