Commit c9802c7
committed
chore(release): 13.1.0 [skip ci]
## [13.1.0](v13.0.5...v13.1.0) (2025-06-12)
### Bug Fixes
* prevent adding newline in message text composer upon submitting with Enter key ([#2729](#2729)) ([c69e8d0](c69e8d0))
* prevent rendering placeholder for empty message list if messages are actually loaded ([#2731](#2731)) ([759bf44](759bf44))
* use channel_id and channel_type values from event channel.visible ([#2730](#2730)) ([d5f743b](d5f743b))
### Features
* add message reminders ([#2724](#2724)) ([37264db](37264db))
* add translation building capability to Streami18n and useNotifications hook ([#2719](#2719)) ([20c4889](20c4889))
* allow to send thread reply to channel ([#2733](#2733)) ([7fbc478](7fbc478))
### Chores
* **deps:** remove unused dependencies prop-types and textarea-caret ([#2720](#2720)) ([e7708fd](e7708fd))1 parent 20c4889 commit c9802c7
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
1 | 19 | | |
2 | 20 | | |
3 | 21 | | |
| |||
0 commit comments