Bug Fixes
- popover: improve popover handling of disabling scrollview when adapted to sheet (natew)
- sheet: fix sheet scrollview handling of disabling scrolling during drag (natew)
- core: fix type issue that can occur due to RN having pointerEvents as style and non-style prop (natew)
- build: fix not exiting with 1 if erroring (natew)
- some missing deps (natew)
Documentation
- clarify RSC performance (natew)
Chores
- upgrade some deps including floating-ui (natew)
- upgrade a few more deps to align across repos (natew)