@stream-io/video-react-sdk-0.5.0
·
1788 commits
to main
since this release
0.5.0 (2024-02-26)
Dependency Updates
@stream-io/video-client
updated to version0.6.0
@stream-io/video-react-bindings
updated to version0.4.0
@stream-io/video-styling
updated to version0.2.0
⚠ BREAKING CHANGES
- hooks: expose permission hooks through useCallStateHooks() (#1254)
- events: improved type narrowing on call events (#1246)
- react-sdk: Visual redesign of the SDK and Demo App (#1194)
Features
- events: improved type narrowing on call events (#1246) (b5bdab1)
- hooks: expose permission hooks through useCallStateHooks() (#1254) (3eaa8bd)
- react-sdk: Visual redesign of the SDK and Demo App (#1194) (c1c6a7b)
Bug Fixes
- react-sdk: consider call setting permissions in CallControls (c2ff1f9)