Skip to content

Commit 11c498e

Browse files
committed
update for 2.7.1
1 parent 172c1bb commit 11c498e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Changes since last non-beta release.
99

1010
_Please add entries here for your pull requests that are not yet released._
1111

12+
## [2.7.1] - 2023-05-19
13+
14+
#### Bug Fixes
15+
- Fix ReactDomClient initialization error during SSR. #1278
16+
1217
## [2.7.0] - 2023-05-06
1318

1419
#### New Features
@@ -541,5 +546,6 @@ _Please add entries here for your pull requests that are not yet released._
541546
- Server rendering with `prerender: true`
542547
- Transform `.jsx` in the asset pipeline
543548

544-
[Unreleased]: https://github.com/reactjs/react-rails/compare/v2.7.0...master
549+
[Unreleased]: https://github.com/reactjs/react-rails/compare/v2.7.1...master
550+
[2.7.1]: https://github.com/shakacode/shakapacker/compare/v2.7.0...v2.7.1
545551
[2.7.0]: https://github.com/shakacode/shakapacker/compare/v2.6.2...v2.7.0

0 commit comments

Comments
 (0)