v10.0.0-rc.1
Pre-release
Pre-release
10.0.0-rc.1 (2026-08-03)
⚠ BREAKING CHANGES
- paginator-based message storage replaces
channel.state.messages and channel.state.last_message_at. The message
list, thread replies and pinned messages are now owned by
channel.messagePaginator, thread.messagePaginator and
channel.pinnedMessagesPaginator. OpenAPI-generated clients replace the
hand-written request/response types. See
docs/breaking-changes-v14-v15.md for the full migration guide.