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.1] ( https://github.com/ForestAdmin/forest-rails/compare/v9.14.0...v9.14.1 ) (2025-05-28)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * preload polymorphic associations to improve performance ([ #731 ] ( https://github.com/ForestAdmin/forest-rails/issues/731 ) ) ([ 00ceef7] ( https://github.com/ForestAdmin/forest-rails/commit/00ceef75b9c9beb3b01216c03f42e7e337ecd4bf ) )
7
+
1
8
# [ 9.14.0] ( https://github.com/ForestAdmin/forest-rails/compare/v9.13.0...v9.14.0 ) (2025-05-26)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
module ForestLiana
2
- VERSION = "9.14.0 "
2
+ VERSION = "9.14.1 "
3
3
end
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " forest-rails" ,
3
- "version" : " 9.14.0 " ,
3
+ "version" : " 9.14.1 " ,
4
4
"description" : " The official Rails liana for Forest." ,
5
5
"directories" : {
6
6
"test" : " test"
You can’t perform that action at this time.
0 commit comments