Skip to content

Commit db087f3

Browse files
justin808claude
andcommitted
Update CHANGELOG.md with user-facing changes only
Add entry for React Server Components bug fix (#1818) that affects users of the gem. Exclude documentation and test coverage changes as per guidelines to keep changelog focused on user-facing changes. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 199071c commit db087f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ After a release, please make sure to run `bundle exec rake update_changelog`. Th
2323

2424
Changes since the last non-beta release.
2525

26+
#### Bug Fixes
27+
28+
- **React Server Components**: Fixed bug in resolving `react-server-client-manifest.json` file path. The manifest file path is now correctly resolved using `bundle_js_file_path` for improved configuration flexibility and consistency in bundle management. [PR 1818](https://github.com/shakacode/react_on_rails/pull/1818) by [AbanoubGhadban](https://github.com/AbanoubGhadban)
29+
2630
### [16.1.0] - 2025-09-23
2731

2832
#### New Features

0 commit comments

Comments
 (0)