Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GetStream
/
stream-chat-react
Public
Notifications
You must be signed in to change notification settings
Fork
299
Star
844
Code
Issues
6
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat(Channel)!: depend on the Channel instance, not its cid, and narrow its responsibilities
- #3286
#3286
Merged
MartinCupela
merged 11 commits into
release-v15
GetStream/stream-chat-react:release-v15
from
fix/channel-instance-axis
GetStream/stream-chat-react:fix/channel-instance-axis
Copy head branch name to clipboard
Sep 14, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(Channel)!: depend on the Channel instance, not its cid, and narrow its responsibilities
#3286
MartinCupela
merged 11 commits into
release-v15
GetStream/stream-chat-react:release-v15
from
fix/channel-instance-axis
GetStream/stream-chat-react:fix/channel-instance-axis
Copy head branch name to clipboard
Commits
Commits on Sep 11, 2026
fix(Channel): follow the Channel instance rather than its cid
Show description for 1cc6c58
MartinCupela
and
claude
committed
1cc6c58
View commit details
Copy full SHA for 1cc6c58
Browse repository at this point
refactor(Channel): move the channel-switch reset into the message lists
Show description for ca3622b
MartinCupela
and
claude
committed
ca3622b
View commit details
Copy full SHA for ca3622b
Browse repository at this point
refactor(Channel)!: require the channel prop, merge ChannelInner into Channel
Show description for 2928082
MartinCupela
and
claude
committed
2928082
View commit details
Copy full SHA for 2928082
Browse repository at this point
refactor(Channel)!: stop writing document.title
Show description for 731bee9
MartinCupela
and
claude
committed
731bee9
View commit details
Copy full SHA for 731bee9
Browse repository at this point
refactor(Channel)!: drop the unreachable channel-missing branch
Show description for c2fd57d
MartinCupela
and
claude
committed
c2fd57d
View commit details
Copy full SHA for c2fd57d
Browse repository at this point
refactor(Channel)!: stop querying the channel; the caller initializes it
Show description for fe9c353
MartinCupela
and
claude
committed
fe9c353
View commit details
Copy full SHA for fe9c353
Browse repository at this point
Commits on Sep 14, 2026
refactor(Channel): one typed subscription per event, created where it is released
Show description for 78ef539
MartinCupela
committed
78ef539
View commit details
Copy full SHA for 78ef539
Browse repository at this point
refactor: remove latestMessageDatesByChannels from ChatContext
MartinCupela
committed
2856999
View commit details
Copy full SHA for 2856999
Browse repository at this point
Merge remote-tracking branch 'origin/release-v15' into fix/channel-instance-axis
MartinCupela
committed
6570b58
View commit details
Copy full SHA for 6570b58
Browse repository at this point
refactor: use message paginator API to jump to a message from search result
MartinCupela
committed
bf855f0
View commit details
Copy full SHA for bf855f0
Browse repository at this point
Merge branch 'release-v15' into fix/channel-instance-axis
Show description for 3993184
MartinCupela
committed
3993184
View commit details
Copy full SHA for 3993184
Browse repository at this point
You can’t perform that action at this time.