Skip to content

v5.0.0 - TypeScript Conversion

Choose a tag to compare

@DanC5 DanC5 released this 22 Mar 19:47
· 3265 commits to master since this release

πŸŽ‰ TYPESCRIPT πŸŽ‰

  • The entire component library has been converted to TypeScript
  • Despite the major tag, this release is non-breaking
  • Read our TypeScript Support wiki for guidance on instantiating a StreamChat client with your custom types via generics

Feature

  • Conversion to TypeScript #797