Skip to content

Commit 4c5d13a

Browse files
authored
CHANGELOG: Add v5.4.3 release (#3162)
Fix some compare links
1 parent e0c998e commit 4c5d13a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
**Please note that Webpacker 4.1.0 has an installer bug. Please use 4.2.0 or above**
44

5-
## [[5.4.2]](https://github.com/rails/webpacker/compare/v5.4.0...v5.4.1) - 2021-08-20
5+
## [[5.4.3]](https://github.com/rails/webpacker/compare/v5.4.2...v5.4.3) - 2021-09-14
6+
7+
- Specify webpack-dev-server to be v3, to avoid getting webpack-dev-server v4 (#3121)
8+
9+
## [[5.4.2]](https://github.com/rails/webpacker/compare/v5.4.1...v5.4.2) - 2021-08-20
610

711
- Fix babel warning about private-methods in @babel/plugin-proposal-private-property-in-object as well.
812

0 commit comments

Comments
 (0)