react-on-rails v13.0.0 Release Notes

Release Date: 2022-02-08 // about 2 years ago
  • ๐Ÿ’ฅ Breaking

    • โœ‚ Removed webpacker as a dependency. Add gem Shakapacker to your project, and update your package.json to also use shakapacker.

    ๐Ÿ›  Fixed

    • Propper throwing of exceptions.
    • ๐Ÿ”ง Default configuration better handles test env.