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

react-on-rails

Package Overview
Dependencies
Maintainers
1
Versions
207
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

11.1.0-beta.1

Diff

justin808
published 11.0.10 •

Changelog

Source

[11.0.10] - 2018-07-22

Fixed
  • Much better logging of rendering errors when there are lots of props. Only the a 1,000 chars are logged, and the center is indicated to be truncated. PR 1117 and PR 1118 by justin808.
  • Properly clearing hydrated stores when server rendering. PR 1120 by squadette.
justin808
published 11.0.9 •

Changelog

Source

[11.0.9] - 2018-06-24

justin808
published 11.0.8 •

Changelog

Source

[11.0.8] - 2018-06-15

Fixed
  • HashWithIndifferent access for props threw if used for props. PR 1100 by justin808.
  • Test helper for detecting stale bundles did not properly handle the case of a server-bundle.js without a hash.PR 1102 by justin808.
  • Fix test helper determination of stale assets. PR 1093 by justin808.
Changed
  • Document how to manually rehydrate XHR-substituted components on client side. PR 1095 by hchevalier.
justin808
published 11.0.7 •

Changelog

Source

[11.0.7] - 2018-05-16

Fixed
justin808
published 11.0.6 •

Changelog

Source

[11.0.6] - 2018-05-15

Changed
  • Even more detailed errors for Honeybadger and Sentry when there's a JSON parse error on server rendering. PR 1086 by justin808.
justin808
published 11.0.5 •

Changelog

Source

[11.0.5] - 2018-05-11

Changed
justin808
published 11.0.4 •

Changelog

Source

[11.0.4] - 2018-05-3

Changed
  • Throw if configuration.generated_assets_dir specified, and using webpacker, and if that doesn't match the public_output_path. Otherwise, warn if generated_assets_dir is specified
  • Fix the setup for tests for spec/dummy so they automatically rebuild by correctly setting the source_path in the webpacker.yml
  • Updated documentation for the testing setup.
  • Above in PR 1072 by justin808.
  • react_component_hash has implicit prerender: true because it makes no sense to have react_component_hash not use prerrender. Improved docs on react_component_hash. Also, fixed issue where checking gem existence. PR 1077 by justin808.
justin808
published 11.0.3 •

Changelog

Source

[11.0.3] - 2018-04-24

Fixed
  • Fixed issue with component script initialization when using react_component_hash. PR 1071 by jblasco3.
justin808
published 11.0.2 •

Changelog

Source

[11.0.2] - 2018-04-24

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