Skip to content

v6.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Feb 09:32

6.0.0-beta.1 (2025-02-28)

Features

  • customPaginator is removed from ChannelService (be23e4e)
  • recoverState method to allow SDK components to initiate state recovery (807ba5c)
  • run all WS event handlers inside Angular's zone (b64baf1)
  • upgrade to Angular 17 (94171c3)
  • use ChannelManager from stream-chat-js (d101694)

BREAKING CHANGES