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 .