yarn stream-chat 10.0.0-rc.6
v10.0.0-rc.6

latest release: 10.0.0-rc.7
10 hours ago

10.0.0-rc.6 (2026-08-21)

⚠ BREAKING CHANGES

  • remove hand-written types and API wrappers (#1836)
  • i18n: Streami18n.init() now rejects when i18next fails to
    initialize, where it previously logged and resolved. Callers that ignore
    the returned promise will see an unhandled rejection. The instance
    remains usable in its degraded English form either way.
    Streami18n.brand is removed; nothing in either UI SDK read it, and a
    custom integration that recognized instances through it should compare
    against its own marker or accept the instance it was handed.

Bug Fixes

  • i18n: reject from init() and drop the Streami18n brand static (#1839) (67bb1c7)

Features

  • remove hand-written types and API wrappers (#1836) (dc49a78)

Don't miss a new stream-chat release

NewReleases is sending notifications on new releases.