Releases: permafrost-dev/react-ray
Releases · permafrost-dev/react-ray
v1.1.2
What's Changed
- Bump actions/stale from 7 to 8 by @dependabot in #2
- Add
useRayInstance
hook
Full Changelog: https://github.com/permafrost-dev/react-ray/commits/v1.1.2
v1.1.1
- support React 16+
v1.1.0
- added
useRayWithElement
hook - refactored
useRay
hook - removed
useRaySequentialRef
hook - removed
useRayTrackRef
hook
v1.0.1
- bug fixes