New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react_ujs

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react_ujs - npm Package Versions

124

2.4.0

Diff

Changelog

Source

2.4.0

Breaking Changes
  • (Sprockets) Prebundled React upgraded to 16 #792
  • (Sprockets) Addons removed #792
Bug Fixes
  • Coffeescript generator exports correctly #799, #800
  • Running detector manually no longer breaks if Turbolinks is not preset #802
bookofgreg
published 2.3.1 •

Changelog

Source

2.3.1

Breaking Changes
  • React Deprecations for 15.4, 15.5, 15.6 in preparation for 16 handled in prebundled version #789, #798
New Features
  • Generator now makes modern style createReactClass(JS) or extends React.Component(ES6, CoffeeScript) code
Deprecation
  • Next version will drop the addons option as they are not supported with React 16
  • TheRubyRacer's newest version (0.12.3 at time of writing) only supports libV8 (3.16.14.15) which is too old for some new JS features, future versions of this gem will need more modern ExecJS runtimes such as mini_racer (currently on libV8 5.9.x)
Bug Fixes
bookofgreg
published 2.3.0 •

Changelog

Source

2.3.0

New Features
  • Webpacker and Webpack 3 support #777
  • Update to React 15.6.2 #789
Deprecation
Bug Fixes
rmosolgo
published 2.2.1 •

Changelog

Source

2.2.1

New Features
  • Support config.react.server_renderer_directories in initializers #729
Bug Fixes
  • Fix Railtie watcher to update its timestamp when files change #722
  • Don't use yarn binstub because webpacker doesn't provide it anymore #717
rmosolgo
published 2.2.0 •

Changelog

Source

2.2.0

New Features
  • Improve error handling when components aren't found #704
Bug Fixes
  • Camelize filename when generating for webpack #703
  • Include node module boilerplate when generating for webpack #710
  • Don't look for non-existent Turbolinks.EVENTS #708
rmosolgo
published 2.1.0 •

Changelog

Source

2.1.0 (April 18, 2017)

New Features
  • Support Rails 5.1 #697
Bug Fixes
  • Fix UJS unmounting by selector #696
rmosolgo
published 2.0.2 •

Changelog

Source

2.0.2 (April 13, 2017)

New Features
  • Rerun events detection at any time with ReactRailsUJS.detectEvents() #693
  • Make the NPM version of react_ujs match the Rubygem version

2.0.1 was skipped because a bad version of react_ujs was published to NPM.

rmosolgo
published 2.0.1 •

rmosolgo
published 1.0.0 •

Changelog

Source

1.0.0 (April 7, 2015)

New Features
  • Vendor versions of React.js with config.variant, config.addons and //= require react
  • Component generator
  • View helper and UJS for mounting components
  • Server rendering with prerender: true
  • Transform .jsx in the asset pipeline
rmosolgo
published 0.3.0 •

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