Skip to content

Commit 8eb2d4c

Browse files
committed
update changelog entry
1 parent e073587 commit 8eb2d4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ Changes since the last non-beta release.
2020

2121
#### Fixed
2222

23-
- Changed the ReactOnRails' version checker to check package.jsons in both root and client directories. [PR 1657](https://github.com/shakacode/react_on_rails/pull/1657) by [judahmeek](https://github.com/judahmeek).
23+
- Changed the ReactOnRails' version checker to use ReactOnRails.configuration.node_modules_location to determine the location of the package.json that the `react-on-rails` dependency is expected to be set by.
24+
- Also, all errors that would be raised by the version checking have been converted to Rails.Logger warnings to avoid any breaking changes. [PR 1657](https://github.com/shakacode/react_on_rails/pull/1657) by [judahmeek](https://github.com/judahmeek).
2425

2526
#### Added
2627
- Added streaming server rendering support:

0 commit comments

Comments
 (0)