File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ 9.14.0] ( https://github.com/ForestAdmin/forest-rails/compare/v9.13.0...v9.14.0 ) (2025-05-26)
2+
3+
4+ ### Features
5+
6+ * improve performance by avoiding unnecessary jointure on belongsTo relations ([ #735 ] ( https://github.com/ForestAdmin/forest-rails/issues/735 ) ) ([ a256135] ( https://github.com/ForestAdmin/forest-rails/commit/a256135fad5353db3743f837c5a5e0016c1f2ad8 ) )
7+
18# [ 9.13.0] ( https://github.com/ForestAdmin/forest-rails/compare/v9.12.2...v9.13.0 ) (2025-05-26)
29
310
Original file line number Diff line number Diff line change 11module ForestLiana
2- VERSION = "9.13 .0"
2+ VERSION = "9.14 .0"
33end
Original file line number Diff line number Diff line change 11{
22 "name" : " forest-rails" ,
3- "version" : " 9.13 .0" ,
3+ "version" : " 9.14 .0" ,
44 "description" : " The official Rails liana for Forest." ,
55 "directories" : {
66 "test" : " test"
You can’t perform that action at this time.
0 commit comments