CHANGELOG.md in react-rails-2.7.0.rc.2 vs CHANGELOG.md in react-rails-2.7.0
- old
+ new
@@ -33,9 +33,10 @@
#### Deprecation
#### Bug Fixes
- Fix installation crash caused by absolute path for `source_entry_path` in default `config/webpacker.yml` coming from `shakapacker` version 6.x - #1216
+- Fix warning for loading `react-dom` in React 18 - #1269
## 2.6.2
#### New Features