Skip to content

Commit 35f9397

Browse files
authored
Update README.md and CHANGELOG.md
2 parents ee8b050 + 41ccd5e commit 35f9397

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-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

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ React-Rails is a flexible tool to use [React](http://facebook.github.io/react/)
1414
## Resouces
1515
* [Click to join **React + Rails Slack**](https://reactrails.slack.com/join/shared_invite/enQtNjY3NTczMjczNzYxLTlmYjdiZmY3MTVlMzU2YWE0OWM0MzNiZDI0MzdkZGFiZTFkYTFkOGVjODBmOWEyYWQ3MzA2NGE1YWJjNmVlMGE). Then join the channel `#react-rails`.
1616
* If you need help upgrading `react-rails`, `webpacker`, or JS packages, contact [justin@shakacode.com](mailto:justin@shakacode.com). The [ShakaCode.com](https://www.shakacode.com) team is helping to maintain this Ruby gem. Check out [this discussion](https://github.com/reactjs/react-rails/discussions/1200).
17+
* If you are upgrading, you might consider migrating to the [react_on_rails](https://github.com/shakacode/react_on_rails) gem.
1718
* Source code example utilizing React-Rails: https://github.com/BookOfGreg/react-rails-example-app
1819

1920
<!-- START doctoc generated TOC please keep comment here to allow auto update -->

0 commit comments

Comments
 (0)