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

234

3.2.1

Diff

Changelog

Source

[3.2.1] - 2024-05-16

Fixed
  • Replaced call to ReactRailsUJS.unmountComponents that was erroneously removed by PR 1290 in 3.0.0 PR 1339.

  • Prevent roots from being re-created when using React 18 PR 1305 by diogobeda

shakacode-justin
published 3.2.0 •

Changelog

Source

[3.2.0] - 2024-01-10

Changed
  • Support other JS package managers using package_json gem PR #1306 by G-Rath.
  • Make es6 and ts usable at same time. #1299
shakacode
published 3.1.1 •

Changelog

Source

[3.1.1] - 2023-08-16

Removed
  • Removed the replace-null functionality due a severe logic error added in 3.1.0 #1300
shakacode
published 3.1.0 •

Changelog

Source

[3.1.0] - 2023-08-15

Added
  • Added option to replace nulls in props with undefined via config.react.null_to_undefined_props in config/application.rb #1293
shakacode
published 3.0.0 •

Changelog

Source

[3.0.0] - 2023-08-14

Breaking Changes

  • Requires separate compilations for server & client bundles if using Shakapacker (see Webpack config) #1274
  • Replaces WebpackManifestContainer, which searched for assets in the webpack manifest, with SeparateServerBundleContainer, which expects a single server bundle file & does not use the webpack manifest at all. #1274
  • Upgrades React-Rails' embedded react to v18.2.0. Uses node polyfill plugin & fast-text-encoder for SSR text encoding. #1290
  • If using Webpacker/Shakapacker, requires upgrading to Shakapacker v7 #1274 and #1285
Changed
  • The react:component generator now generates a function component by default #1271
shakacode
published 3.0.0-rc.0 •

shakacode
published 2.7.1 •

Changelog

Source

[2.7.1] - 2023-05-19

Bug Fixes
  • Fix ReactDomClient initialization error during SSR. #1278
shakacode
published 2.7.0 •

Changelog

Source

[2.7.0] - 2023-05-06

#1209 2.7 Release Discussion

New Features
  • Camelizes keys with primitive values, in addition to hashes #946
  • Expose alternative implementations for ReactUJS.getConstructor #1050
  • Include turbolinks in dev and update webdrivers #1174
  • Add support for multiple require.context with addition of useContexts #1144
  • Update many dependencies
Bug Fixes
  • Fix installation crash caused by absolute path for source_entry_path in default config/webpacker.yml coming from shakapacker version 6.x - #1216
  • Fix warning for loading react-dom in React 18 - #1269
shakacode
published 2.7.0-rc.2 •

shakacode
published 2.7.0-rc.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