stream-chat-react
stream-chat-react copied to clipboard
chore(deps-dev): bump stream-chat from 9.25.0 to 9.27.2
Bumps stream-chat from 9.25.0 to 9.27.2.
Release notes
Sourced from stream-chat's releases.
v9.27.2
9.27.2 (2025-12-16)
Bug Fixes
- remove blocked messages from offline db (#1666) (81883a4)
- send edited message with error type as regular one (#1664) (547cd2f)
v9.27.1
9.27.1 (2025-12-11)
Bug Fixes
v9.27.0
9.27.0 (2025-12-09)
Features
v9.26.1
9.26.1 (2025-12-05)
Bug Fixes
- increase the message delivery reporting interval upon repeated failed requests (#1652) (7ff04ab)
- bump
jsonwebtokento its latest version (GetStream/stream-chat-js#1660)v9.26.0
9.26.0 (2025-11-18)
Bug Fixes
- prevent reporting delivery for already reported message (#1643) (8612079)
- skip channel.state.last_message_at update on incoming system message if configured (#1642) (0cd6009)
Features
- add app_banned and has_unread properties to ChannelFilters (#1649) (9b580b0)
- add filter tags to channels (#1646) (4101531)
- add hide_history_before option for adding members (#1645) (3c75c12)
- add should_send_custom_events toggle (#1651) (39abbb6)
- support members_template property for campaigns (#1647) (d04fade)
- support option to mark messages unread by message timestamp (#1648) (64ddb4b)
Changelog
Sourced from stream-chat's changelog.
9.27.2 (2025-12-16)
Bug Fixes
- remove blocked messages from offline db (#1666) (81883a4)
- send edited message with error type as regular one (#1664) (547cd2f)
9.27.1 (2025-12-11)
Bug Fixes
9.27.0 (2025-12-09)
Features
9.26.1 (2025-12-05)
Bug Fixes
9.26.0 (2025-11-18)
Bug Fixes
- prevent reporting delivery for already reported message (#1643) (8612079)
- skip channel.state.last_message_at update on incoming system message if configured (#1642) (0cd6009)
Features
- add app_banned and has_unread properties to ChannelFilters (#1649) (9b580b0)
- add filter tags to channels (#1646) (4101531)
- add hide_history_before option for adding members (#1645) (3c75c12)
- add should_send_custom_events toggle (#1651) (39abbb6)
- support members_template property for campaigns (#1647) (d04fade)
- support option to mark messages unread by message timestamp (#1648) (64ddb4b)
Commits
3cd767dchore(release): 9.27.2 [skip ci]81883a4fix: remove blocked messages from offline db (#1666)547cd2ffix: send edited message with error type as regular one (#1664)aca97a3chore: enabled back preactjs/compressed-size-action@v2 action (#1667)d29e9f3chore(release): 9.27.1 [skip ci]8767e5echore: grant write permissionsdde4c19chore: enable trusted package publishing (#1665)640d5dafix: improve type inference for $in filter in queryChannels (#1663)a606c29chore(release): 9.27.0 [skip ci]79b65d9feat: add ephemeralUpdateMessage server-side operation (#1662)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for stream-chat since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)