Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-on-rails

Package Overview
Dependencies
Maintainers
2
Versions
204
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
21

13.0.0-beta.0

Diff

shakacode
published 12.6.0 •

Changelog

Source

[12.6.0] - 2022-01-22

Added
  • A rendering_props_extension configuration which takes a module with an adjust_props_for_client_side_hydration method, which is used to process props differently for server/client if prerender is set to true. PR 1413 by gscarv13 & judahmeek.
justin808
published 12.5.2 •

Changelog

Source

[12.5.2] - 2021-12-29

Fixed
  • Usage of config.build_production_command for custom command for production builds fixed. PR 1415 by judahmeek.
justin808
published 12.5.1 •

Changelog

Source

[12.5.1] - 2021-12-27

Fixed
  • A fatal server rendering error if running an ReactOnRails >=12.4.0 with ReactOnRails Pro <2.4.0. PR 1412 by judahmeek.
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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc