- Fixed select elements with a size attribute from incorrectly selecting the first option.
- Improved warning messages for async useEffect, server‑side useLayoutEffect, and duplicate React errors.
- Enhanced the shallow renderer to support setState with Hooks, React.memo, and Hooks inside forwardRef.