ReactOnRails v6.3.0 Release Notes

Release Date: 2016-11-30 // over 7 years ago
  • 🔄 Changed
    • 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.

    • Don't assume ActionMailer is available. #608 by tuzz.