Skip to content

Commit a8b8c03

Browse files
authored
Update CHANGELOG for 14.2.0 (#1704)
1 parent 18bd93b commit a8b8c03

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Please follow the recommendations outlined at [keepachangelog.com](http://keepac
1818
### [Unreleased]
1919
Changes since the last non-beta release.
2020

21+
### [14.2.0] - 2025-03-03
22+
2123
#### Added
2224
- Add export option 'react-on-rails/client' to avoid shipping server-rendering code to browsers (~5KB improvement) [PR 1697](https://github.com/shakacode/react_on_rails/pull/1697) by [Romex91](https://github.com/Romex91).
2325

@@ -1192,7 +1194,8 @@ Best done with Object destructing:
11921194
##### Fixed
11931195
- Fix several generator-related issues.
11941196

1195-
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/14.1.1...master
1197+
[Unreleased]: https://github.com/shakacode/react_on_rails/compare/14.2.0...master
1198+
[14.2.0]: https://github.com/shakacode/react_on_rails/compare/14.1.1...14.2.0
11961199
[14.1.1]: https://github.com/shakacode/react_on_rails/compare/14.1.0...14.1.1
11971200
[14.1.0]: https://github.com/shakacode/react_on_rails/compare/14.0.5...14.1.0
11981201
[14.0.5]: https://github.com/shakacode/react_on_rails/compare/14.0.4...14.0.5

0 commit comments

Comments
 (0)