Skip to content

Commit 8f627d3

Browse files
justin808claude
andcommitted
Add changelog entry for packs generator fix
Documents the bug fix for empty server_bundle_js_file configuration that was causing errors in the packs generator. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 29cae23 commit 8f627d3

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+
- **Packs generator**: Fixed error when `server_bundle_js_file` configuration is empty (default). Added safety check to prevent attempting operations on invalid file paths when server-side rendering is not configured. [PR 1802](https://github.com/shakacode/react_on_rails/pull/1802)
29+
2630
### [16.0.1-rc.2] - 2025-09-20
2731

2832
#### Bug Fixes

0 commit comments

Comments
 (0)