We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9770605 commit 8149242Copy full SHA for 8149242
CHANGELOG.md
@@ -8,6 +8,9 @@ Changes since last non-beta release.
8
9
*Please add entries here for your pull requests that are not yet released.*
10
11
+#### Fixed
12
+- Fixed issue with server-rendering error handler: [PR 1020](https://github.com/shakacode/react_on_rails/pull/1020) by [jblasco3](https://github.com/jblasco3).
13
+
14
### [10.1.0] - 2018-01-23
15
#### Added
16
- Added 2 cache helpers: ReactOnRails::Utils.bundle_file_name(bundle_name) and ReactOnRails::Utils.server_bundle_file_name
0 commit comments