Bug Fixes
- web: avoid appending style tag in environments without a document head (natew)
- web: fix useMedia occasionally not updating on mount (natew)
- web: undo performance gain in avoiding double renders after hydration, not reliably accurate with RSC (natew)
- make sure react-native export is ordered first in package.json for Metro compat (natew)