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

react-on-rails

Package Overview
Dependencies
Maintainers
0
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

23
21

15.0.0-alpha.1

Diff

shakacode-justin
published 15.0.0-alpha.0 •

shakacode-justin
published 14.0.5 •

Changelog

Source

[14.0.5] - 2024-08-20

Fixed
  • Should force load react-components which send over turbo-stream PR #1620 by theforestvn88.
shakacode-justin
published 14.0.4 •

Changelog

Source

[14.0.4] - 2024-07-02

Improved
  • Improved dependency management by integrating package_json. PR 1639 by vaukalak.
Changed
  • Update outdated GitHub Actions to use Node.js 20.0 versions instead PR 1623 by adriangohjw.
shakacode-justin
published 14.0.3 •

Changelog

Source

[14.0.3] - 2024-06-28

Fixed
shakacode-justin
published 14.0.2 •

Changelog

Source

[14.0.2] - 2024-06-11

Fixed
shakacode-justin
published 14.0.1 •

Changelog

Source

[14.0.1] - 2024-05-16

Fixed
  • Pack Generation: Added functionality that will add an import statement, if missing, to the server bundle entry point even if the auto-bundle generated files still exist PR 1610 by judahmeek.
shakacode-justin
published 14.0.0 •

Changelog

Source

[14.0.0] - 2024-04-03

Major bump because dropping support for Ruby 2.7 and deprecated webpackConfigLoader.js.

Removed
Fixed
  • Trimmed the Gem to remove package.json which could cause superflous security warnings. PR 1605 by justin808.
  • Prevent displaying the deprecation message for using webpacker_precompile? method and webpacker:clean rake task when using Shakapacker v7+ PR 1592 by ahangarha.
  • Fixed Typescript types for ServerRenderResult, ReactComponent, RenderFunction, and RailsContext interfaces. PR 1582 & PR 1585 by kotarella1110
  • Removed a workaround in JsonOutput#escape for an no-longer supported Rails version. Additionally, removed Utils.rails_version_less_than_4_1_1 which was only used in the workaround. PR 1580 by wwahammy
Added
shakacode
published 13.4.0 •

Changelog

Source

[13.4.0] - 2023-07-30

Fixed
  • Fixed Pack Generation logic during assets:precompile if auto_load_bundle is false & components_subdirectory is not set. PR 1567 by blackjack26 & judahmeek.
Improved
  • Improved performance by removing an unnecessary JS eval from Ruby. PR 1544 by wyattades.
Added
Changed
  • Throw error when attempting to redefine ReactOnRails. PR 1562 by rubenochiavone.
  • Prevent generating FS-based packs when component_subdirectory configuration is not present. PR 1567 by blackjack26.
  • Removed a requirement for autoloaded pack files to be generated as part of CI or deployment separate from initial Shakapacker bundling. PR 1545 by judahmeek.
shakacode
published 13.3.5 •

Changelog

Source

[13.3.5] - 2023-05-31

Fixed
  • Fixed race condition where a react component could attempt to initialize before it had been registered. PR 1540 by judahmeek.
23
21
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