File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33** Please note that Webpacker 4.1.0 has an installer bug. Please use 4.2.0 or above**
44
5+ ## [[ 5.4.4]] ( https://github.com/rails/webpacker/compare/v5.4.3...v5.4.4 ) - 2023-01-31
6+
7+ - Fix compatibility with Ruby 3.2. (#3306 )
8+
59## [[ 5.4.3]] ( https://github.com/rails/webpacker/compare/v5.4.2...v5.4.3 ) - 2021-09-14
610
711- Specify webpack-dev-server to be v3, to avoid getting webpack-dev-server v4 (#3121 )
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- webpacker (5.4.0 )
4+ webpacker (5.4.4 )
55 activesupport (>= 5.2 )
66 rack-proxy (>= 0.6.1 )
77 railties (>= 5.2 )
Original file line number Diff line number Diff line change 11module Webpacker
22 # Change the version in package.json too, please!
3- VERSION = "5.4.3 " . freeze
3+ VERSION = "5.4.4 " . freeze
44end
You can’t perform that action at this time.
0 commit comments