Add an ability to return multiple HTML strings in a Hash as a result of react_component method call. Allows to build <head> contents with React Helmet. #800 by udovenko.
Fixed
Fix PropTypes, createClass deprecation warnings for React 15.5.x. #804 by udovenko .
Use <script type="application/json"> for props and store instead of hidden div. [#775] (https://github.com/shakacode/react_on_rails/pull/775) by cheremukhin23.
Added
Add option to specify i18n_yml_dir in order to include only subset of locale files when generating translations.js & default.js for react-intl.
#777 by danijel.