Releases: rafgraph/react-interactive
Releases · rafgraph/react-interactive
v1.1.2
Improve useExtendedTouchActive
on iOS
v1.1.0
Improves the cross-browser consistency of useExtendedTouchActive
v1.0.0
v1 is a ground up rewrite in TypeScript and is a quarter of the size and faster than v0. Some of the v0 api has been eliminated, but the core concepts remain the same. If you have a question about upgrading please open an issue.
v0.9.4
- Update
detect-it
to v4 which improves React Interactive's reliability on hybrid devices
v0.9.0
- Use
UNSAFE_componentWillReceiveProps
- Update react peerDependency to >=16.3
v0.8.1
- Update react peerDependency to >=15