react-on-rails v10.1.4 Release Notes

Release Date: 2018-04-11 // about 6 years ago
  • 🛠 Fixed

    • Changed i18n parsing to convert ruby i18n argument syntax into FormatJS argument syntax. PR 1046 by sepehr500.

    • Fixed an issue where the spec compiler check would fail if the project path contained spaces. PR 1045 by andrewmarkle.

    • Updated the default build_production_command that caused production assets to be built with development settings. PR 1053 by Roman Kushnir.