Skip to content

v3.4.2

Choose a tag to compare

@bang9 bang9 released this 06 Mar 02:12
· 326 commits to main since this release
e388063

3.4.2 (2024-03-06)

Release notes

  • Removed conditional hooks even if they depend on an unchanging value.
  • Fixed an issue with the sdk type in the useSendbirdChat() hook.

Changelogs

Bug Fixes

  • remove conditional hooks even if they depend on an unchanging value. (d61e137)