react-grab@0.1.50
NangoHQ/nangoreact-grab@0.1.50Jul 23, 2026by github-actions[bot]
AI Summary
A patch version improving the hit testing logic for canvas selection to prioritize interactive objects over passive particles.
Key Highlights
- Prioritized interactive React Three Fiber objects during canvas selection.
- Passive particles and helper geometry no longer steal hits.
New Features
- Improved canvas selection hit testing
Full Release Notes
### Patch Changes - 575dc58: Prioritize interactive React Three Fiber objects during canvas selection so passive particles and helper geometry do not steal hits, while preserving passive-object fallback behavior. - @react-grab/cli@0.1.50