react-on-rails
Advanced tools
Changelog
[14.0.5] - 2024-08-20
Changelog
[14.0.4] - 2024-07-02
Changelog
[14.0.0] - 2024-04-03
Major bump because dropping support for Ruby 2.7 and deprecated webpackConfigLoader.js
.
webpackConfigLoader.js
PR 1600 by ahangarha.webpacker_precompile?
method and webpacker:clean
rake task when using Shakapacker v7+ PR 1592 by ahangarha.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 wwahammyChangelog
[13.4.0] - 2023-07-30
assets:precompile
if auto_load_bundle
is false
& components_subdirectory
is not set. PR 1567 by blackjack26 & judahmeek.component_subdirectory
configuration is not present. PR 1567 by blackjack26.