react-on-rails v10.0.1 Release Notes

Release Date: 2017-10-28 // over 6 years ago
  • 🛠 Fixed

    • Fixed react_component_hash functionality in cases of prerendering errors: PR 960 by Judahmeek.
    • Fix to add missing dependency to run generator spec individually: PR 962 by tricknotes.
    • Fixes check for i18n_dir in LocalesToJs returning false when i18n_dir was set. PR 899 by hakongit.
    • Fixed mistake in rubocop comments that led to errors when handling exceptions in ReactOnRails::ServerRendering::Exec PR 963 by railsme.
    • Fixed and improved I18n directories checks: PR 967 by railsme