react-grab@0.1.50

River-Zhang/SIFUreact-grab@0.1.50Jul 23, 2026by github-actions[bot]

AI Summary

A patch release that improves canvas selection logic by prioritizing interactive React Three Fiber objects to prevent passive geometry from stealing selection hits.

Key Highlights

  • Prioritizes interactive objects during canvas selection
  • Preserves passive-object fallback behavior
  • Fixes hit testing for helper geometry

New Features

  • Improved hit testing logic for canvas selection

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