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
1818### [ Unreleased]
1919Changes 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
You can’t perform that action at this time.
0 commit comments