Skip to content

Commit 93f0a4b

Browse files
chore(release): 13.3.0 [skip ci]
## [13.3.0](v13.2.3...v13.3.0) (2025-07-25) ### Bug Fixes * focus message composer textarea on suggestion item selection ([#2782](#2782)) ([c7c1825](c7c1825)) * prevent validating empty inputs in poll forms ([#2780](#2780)) ([3eaa469](3eaa469)) ### Features * add static location and live location support ([#2587](#2587)) ([298a371](298a371)) * export all message components ([#2779](#2779)) ([1d1d8ae](1d1d8ae)) ### Refactors * remove outdated/invalid code from vite example App.tsx ([a2805b0](a2805b0))
1 parent c7c1825 commit 93f0a4b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [13.3.0](https://github.com/GetStream/stream-chat-react/compare/v13.2.3...v13.3.0) (2025-07-25)
2+
3+
### Bug Fixes
4+
5+
* focus message composer textarea on suggestion item selection ([#2782](https://github.com/GetStream/stream-chat-react/issues/2782)) ([c7c1825](https://github.com/GetStream/stream-chat-react/commit/c7c18251bd3377c57944e64a3fbe817debd93333))
6+
* prevent validating empty inputs in poll forms ([#2780](https://github.com/GetStream/stream-chat-react/issues/2780)) ([3eaa469](https://github.com/GetStream/stream-chat-react/commit/3eaa469f2352d2cfe46e2fc81d2a9587f8268846))
7+
8+
### Features
9+
10+
* add static location and live location support ([#2587](https://github.com/GetStream/stream-chat-react/issues/2587)) ([298a371](https://github.com/GetStream/stream-chat-react/commit/298a371dc6b80d579254687b41736b18ed2799ba))
11+
* export all message components ([#2779](https://github.com/GetStream/stream-chat-react/issues/2779)) ([1d1d8ae](https://github.com/GetStream/stream-chat-react/commit/1d1d8ae50ec68fd4312b4b457a28cac6be56783a))
12+
13+
### Refactors
14+
15+
* remove outdated/invalid code from vite example App.tsx ([a2805b0](https://github.com/GetStream/stream-chat-react/commit/a2805b01cf89ed5e4991bb2281effc16b0a3fe7c))
16+
117
## [13.2.3](https://github.com/GetStream/stream-chat-react/compare/v13.2.2...v13.2.3) (2025-07-15)
218

319
### Bug Fixes

0 commit comments

Comments
 (0)