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

134

2.7.0-alpha.1

Diff

bookofgreg
published 2.6.2 •

Changelog

Source

2.6.2

New Features
  • React 16.14
  • Support for ShakaPacker
  • Preparation for React 18 #1151
Bug Fixes
  • URI.open instead of open #1099
  • No longer unmount components on Turbolinks navigation #1135
bookofgreg
published 2.6.1 •

Changelog

Source

2.6.1

Breaking Changes
New Features
  • React 16.9.0
  • Sprockets users get React_UJS 2.6.1
Deprecation
  • Removed tests for Rails 3, 4, 5.0
  • Removed tests for Sprockets 2
  • Removed tests for Webpacker 1.1, 2
Bug Fixes
  • React_UJS 2.6.1 still complies with ES5 #1027 #1026 #1016
  • Support RubyGems pattern for Alpha releases when detecting sprockets version #1047
bookofgreg
published 2.6.0 •

Changelog

Source

2.6.0

Breaking Changes
New Features
  • Typescript component generator #990
  • Enhanced Turbolinks Support #978 #962
Deprecation
Bug Fixes
  • assert_react_component will not pass tests where the case was different #979
  • action_controller/test_case was accidentally required in dev #996
bookofgreg
published 2.5.0 •

Changelog

Source

2.5.0

Breaking Changes
New Features
  • React 16.8.6 prebundled #977
  • Added assert_react_component test helper #957
  • Supports Webpacker 4, Ruby 2.6 #934
  • Supports camelize on ActionController::Parameters #932
Deprecation
Bug Fixes
  • Linting fix to generated JS #941
  • (Meta) Tests for react-rails updated #892 #894 #916
bookofgreg
published 2.4.4 •

Changelog

Source

2.4.4

New Features
  • React 16.2 prebundled #856, #874
  • Use Fragments instead of Divs by default #856
  • Explicitly support Ruby 2.5 #857
  • Add support for controller rendering using camelize_props #869
  • Many readme, doc and guide updates including Typescript #873, #865, #862, #854, #852, #849
Deprecation
  • Drop explicit support for Ruby 2.1 #866
  • Drop explicit support for Rails 3, 4.0, 4.1 #866
  • If the gem continues to work on Ruby and Rails below what is in Travis, it is accidental.
Bug Fixes
  • Correct behaviour of Turbolinks 5 mounting #868, 848
  • Correct behaviour of JQuery3 removing "on" #867, 762
bookofgreg
published 2.4.4-PRE •

bookofgreg
published 2.4.3 •

Changelog

Source

2.4.3

Bug Fixes
  • Call ReactDOM.render() when react_component :prerender option is falsy, instead of ReactDOM.hydrate() #844, #842
bookofgreg
published 2.4.2 •

Changelog

Source

2.4.2

Bug Fixes
  • ReactDOM.hydrate() may not be defined for everyone, it will now use hydrate if it is defined or fallback to render #832
bookofgreg
published 2.4.1 •

Changelog

Source

2.4.1

New Features
  • Webpacker gets ES6 components by default #822
  • ReactDOM.hydrate() #828
  • Documentation updates #830
Deprecation
Bug Fixes
  • Webpacker local manifest sometimes had double asset_hosts if the dev server was running #834 thanks @joeyparis
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