Skip to content

Commit 41ccd5e

Browse files
authored
Update CHANGELOG.md
1 parent 4b0577d commit 41ccd5e

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
# react-rails
22

3+
If you need help upgrading `react-rails`, `webpacker` to `shakapacker`, or JS packages, contact justin@shakacode.com. The ShakaCode.com team is helping to maintain this Ruby gem. You also might want to consider the [react_on_rails](https://github.com/shakacode/react_on_rails) gem.
4+
5+
[#1209 2.7 Release Discussion](https://github.com/reactjs/react-rails/issues/1209)
6+
7+
## Unrelease
8+
39
#### Breaking Changes
410

511
#### New Features
612
- Camelizes keys with primitive values, in addition to hashes #946
713
- Expose alternative implementations for `ReactUJS.getConstructor` #1050
8-
- Update dependencies
14+
- Include turbolinks in dev and update webdrivers #1174
15+
16+
#### Update dependencies
917
- react to 17.0.2 #1218
1018
- webpack to 5.74.0
1119
- webpack-dev-server to 2.11.5 #1150
@@ -17,7 +25,6 @@
1725
- eventsource to 1.1.1 #1183
1826
- rails-html-sanitizer to 1.4.3 #1188
1927
- tzinfo to 1.2.10 #1190
20-
- Include turbolinks in dev and update webdrivers #1174
2128

2229
#### Deprecation
2330

0 commit comments

Comments
 (0)