File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ Please follow the recommendations outlined at [keepachangelog.com](http://keepac
18
18
### [ Unreleased]
19
19
Changes since the last non-beta release.
20
20
21
+ ### [ 14.2.0] - 2025-03-03
22
+
21
23
#### Added
22
24
- 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 ) .
23
25
@@ -1192,7 +1194,8 @@ Best done with Object destructing:
1192
1194
##### Fixed
1193
1195
- Fix several generator-related issues.
1194
1196
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
1196
1199
[ 14.1.1 ] : https://github.com/shakacode/react_on_rails/compare/14.1.0...14.1.1
1197
1200
[ 14.1.0 ] : https://github.com/shakacode/react_on_rails/compare/14.0.5...14.1.0
1198
1201
[ 14.0.5 ] : https://github.com/shakacode/react_on_rails/compare/14.0.4...14.0.5
You can’t perform that action at this time.
0 commit comments