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
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

7.0.2

Diff

Changelog

Source

7.0.2 - 2017-04-27

Accidental release of beta gem here

justin808
published 7.0.1 •

Changelog

Source

[7.0.1] - 2017-04-27

Fixed
  • Fix to handle nil values in json_safe_and_pretty #823 by dzirtusss
justin808
published 7.0.0 •

Changelog

Source

[7.0.0] - 2017-04-25

Changed
  • Any version differences in gem and node package for React on Rails throw an error #821 by justin808
Fixed
  • Fixes serious performance regression when using String props for rendering. #821 by justin808
justin808
published 6.10.1 •

Changelog

Source

[6.10.1] - 2017-04-23

Fixed
justin808
published 6.10.0 •

Changelog

Source

[6.10.0] - 2017-04-13

Added
  • Add an ability to return multiple HTML strings in a Hash as a result of react_component method call. Allows to build <head> contents with React Helmet. #800 by udovenko.
Fixed
  • Fix PropTypes, createClass deprecation warnings for React 15.5.x. #804 by udovenko .
justin808
published 6.9.3 •

Changelog

Source

[6.9.3] - 2017-04-03

Fixed
  • Removed call of to_json on strings when formatting props. #791 by justin808.
justin808
published 6.9.2 •

Changelog

Source

[6.9.2] - 2017-04-02

Changed
  • Update version_checker.rb to logger.error rather than logger.warn for gem/npm version mismatch. #788 by justin808.
Fixed
  • Remove pretty formatting of JSON in development. #789 by justin808
  • Clear hydrated stores with each server rendered block. #785 by udovenko
justin808
published 6.9.1 •

Changelog

Source

[6.9.1] - 2017-03-30

Fixed
justin808
published 6.9.0 •

Changelog

Source

[6.9.0] - 2017-03-29

Fixed
  • Fixed error in the release script. #767 by isolo.
Changed
  • Use <script type="application/json"> for props and store instead of hidden div. [#775] (https://github.com/shakacode/react_on_rails/pull/775) by cheremukhin23.
Added
  • Add option to specify i18n_yml_dir in order to include only subset of locale files when generating translations.js & default.js for react-intl. #777 by danijel.
justin808
published 6.8.2 •

Changelog

Source

[6.8.2] - 2017-03-24

Fixed
  • Change webpack output path to absolute and update webpack to version ^2.3.1. #771 by cheremukhin23.
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