Skip to content

Commit c8f6d7c

Browse files
chore(release): 9.14.0 [skip ci]
## [9.14.0](v9.13.0...v9.14.0) (2025-08-01) ### Bug Fixes * consider locally filtered messages in message pagination params calculation ([#1595](#1595)) ([b2c01e8](b2c01e8)) * keep pinned message data upon message editing ([#1590](#1590)) ([3bcfc28](3bcfc28)) ### Features * add attachment manager middleware for pre-upload and post-upload events ([#1588](#1588)) ([a8b0497](a8b0497)) ### Chores * **deps:** upgrade form-data to version 4.0.4 ([#1592](#1592)) ([2dd6676](2dd6676))
1 parent b2c01e8 commit c8f6d7c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [9.14.0](https://github.com/GetStream/stream-chat-js/compare/v9.13.0...v9.14.0) (2025-08-01)
2+
3+
### Bug Fixes
4+
5+
* consider locally filtered messages in message pagination params calculation ([#1595](https://github.com/GetStream/stream-chat-js/issues/1595)) ([b2c01e8](https://github.com/GetStream/stream-chat-js/commit/b2c01e8ee5937a14d4f7771f14bde9f42dd5472f))
6+
* keep pinned message data upon message editing ([#1590](https://github.com/GetStream/stream-chat-js/issues/1590)) ([3bcfc28](https://github.com/GetStream/stream-chat-js/commit/3bcfc283f77e819b2a11c7c8231bf0195da055fd))
7+
8+
### Features
9+
10+
* add attachment manager middleware for pre-upload and post-upload events ([#1588](https://github.com/GetStream/stream-chat-js/issues/1588)) ([a8b0497](https://github.com/GetStream/stream-chat-js/commit/a8b0497ad22e297b3cab7decb0e9ed0e3539f95f))
11+
12+
### Chores
13+
14+
* **deps:** upgrade form-data to version 4.0.4 ([#1592](https://github.com/GetStream/stream-chat-js/issues/1592)) ([2dd6676](https://github.com/GetStream/stream-chat-js/commit/2dd6676e7bb69b881273f7f91dc512383a3d8e5b))
15+
116
## [9.13.0](https://github.com/GetStream/stream-chat-js/compare/v9.12.0...v9.13.0) (2025-07-30)
217

318
### Bug Fixes

0 commit comments

Comments
 (0)