9.0.0-rc.1 (2025-02-27)
⚠ BREAKING CHANGES
- dropped jsDelivr bundle (#1468)
- dropped
StreamChatGenerics
, useCustom<Entity>Data
to extend your
types - type
InviteOptions
has been renamed toUpdateChannelOptions
- type
UpdateChannelOptions
has been renamed to
UpdateChannelTypeRequest
- type
ThreadResponseCustomData
has been renamed toCustomThreadData
- type
MarkAllReadOptions
has been deleted in favour of type
MarkChannelsReadOptions
- type
QueryFilter
no longer supports$ne
and$nin
operators - type
ChannelMembership
has been deleted in favour of type
ChannelMemberResponse
- function
formatMessage
(utils.ts
) no longer returns__html
property in the formatted message output