🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

react-on-rails

Package Overview
Dependencies
Maintainers
1
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-on-rails - npm Package Versions

1
35
21

12.5.0

Diff
justin808
published 12.5.0 •

Changelog

Source

[12.5.0] - 2021-12-26

Added

  • Support for React 18, including the changed SSR API. PR 1409 by kylemellander.
  • Added Webpack configuration files as part of the generator and updated webpacker to version 6. PR 1404 by gscarv13.
  • Supports Rails 7.

Changed

  • Changed logic of determining the usage of the default rails/webpacker Webpack config or a custom command to only check if the config.build_production_command is defined. PR 1402 by justin808 and gscarv13.
  • Minimum required Ruby is 2.7 to match latest rails/webpacker.
justin808
published 12.4.0 •

Changelog

Source

[12.4.0] - 2021-09-22

Added

  • ScoutAPM tracing support for server rendering PR 1379 by justin808.

  • Ability to stop React on Rails from modifying or creating the assets:precompile task. PR 1371 by justin808. Thanks to elstgav for the suggestion!

  • Added the ability to have render functions return a promise to be awaited by React on Rails Pro Node Renderer. PR 1380 by judahmeek

justin808
published 12.4.0-rc.0 •
justin808
published 12.3.0 •

Changelog

Source

[12.3.0] - 2021-07-26

Added

  • Ability to use with Turbo (@hotwired/turbo), as Turbolinks gets obsolete. PR 1374 by pgruener and PR 1377 by mdesantis.

    To configure turbo the following option can be set: ReactOnRails.setOptions({ turbo: true })

shakacode
published 12.2.0 •

Changelog

Source

[12.2.0] - 2021-03-25

Added

  • Ability to configure server React rendering to throw rather than just logging the error. Useful for React on Rails Pro Node rendering PR 1365 by justin808.
shakacode
published 12.1.0 •

Changelog

Source

[12.1.0] - 2021-03-23

Added

Fixed

shakacode
published 12.0.5-beta.0 •
shakacode
published 12.0.4 •

Changelog

Source

[12.0.4] - 2020-11-14

Fixed

justin808
published 11.3.1 •
justin808
published 11.3.1-beta.0 •