Skip to content

Commit 49547bb

Browse files
update CHANGELOG.md
1 parent b0f0360 commit 49547bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Please follow the recommendations outlined at [keepachangelog.com](http://keepac
1818
### [Unreleased]
1919
Changes since the last non-beta release.
2020

21+
### Added
22+
- Added support for replaying console logs that occur during server rendering of streamed React components. This enables debugging of server-side rendering issues by capturing and displaying console output on the client and on the server output. [PR #1647](https://github.com/shakacode/react_on_rails/pull/1647) by [AbanoubGhadban](https://github.com/AbanoubGhadban).
23+
2124
### Added
2225
- Added streaming server rendering support:
2326
- New `stream_react_component` helper for adding streamed components to views

0 commit comments

Comments
 (0)