Skip to content

Commit cf682c2

Browse files
chore(release): 14.0.0-beta.4 [skip ci]
## [14.0.0-beta.4](v14.0.0-beta.3...v14.0.0-beta.4) (2026-03-30) ### ⚠ BREAKING CHANGES * Importing styles from `stream-chat-react/dist/css/v2/*` would no longer work, import from `stream-chat-react/dist/css/*` instead. ### Bug Fixes * clean up CSS build output ([#3072](#3072)) ([f06846d](f06846d)) ### Features * **Icons:** migrate SDK icons to Phosphor icon set ([#3075](#3075)) ([30c1bee](30c1bee))
1 parent 30c1bee commit cf682c2

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+
## [14.0.0-beta.4](https://github.com/GetStream/stream-chat-react/compare/v14.0.0-beta.3...v14.0.0-beta.4) (2026-03-30)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* Importing styles from `stream-chat-react/dist/css/v2/*`
6+
would no longer work, import from `stream-chat-react/dist/css/*`
7+
instead.
8+
9+
### Bug Fixes
10+
11+
* clean up CSS build output ([#3072](https://github.com/GetStream/stream-chat-react/issues/3072)) ([f06846d](https://github.com/GetStream/stream-chat-react/commit/f06846da4d492c0fb9ca375ee049682e6f9e48ba))
12+
13+
### Features
14+
15+
* **Icons:** migrate SDK icons to Phosphor icon set ([#3075](https://github.com/GetStream/stream-chat-react/issues/3075)) ([30c1bee](https://github.com/GetStream/stream-chat-react/commit/30c1beeae8651855fc30654de5903a970ca9f367))
16+
117
## [14.0.0-beta.3](https://github.com/GetStream/stream-chat-react/compare/v14.0.0-beta.2...v14.0.0-beta.3) (2026-03-27)
218

319
### Bug Fixes

0 commit comments

Comments
 (0)