react-on-rails
Advanced tools
Changelog
[6.3.0] - 2016-11-30
Modified register API to allow registration of renderers, allowing a user to manually render their app to the DOM. This allows for code splitting and deferred loading. #581 by jtibbertsma.
Updated Basic Generator & Linters. Examples are simpler. #624 by Judahmeek.
Slight improvement to the 'no hydrated stores' error. #605 by cookiefission.
Changelog
[6.2.1] - 2016-11-19
Removed unnecessary passing of context in the HelloWorld Container example and basic generator. #612 by justin808
Turbolinks 5 bugfix to use before-cache
, not before-render
. #611 by volkanunsal.
Changelog
[6.2.0] - 2016-11-19
Changelog
[6.1.0] - 2016-08-21