File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,10 @@ Features:
7
7
relationship-level links and meta attributes. (@beauby )
8
8
- [ #1340 ] ( https://github.com/rails-api/active_model_serializers/pull/1340 ) Add support for resource-level meta. (@beauby )
9
9
Fixes:
10
+ - [ #1458 ] ( https://github.com/rails-api/active_model_serializers/pull/1458 ) Preserve the serializer
11
+ type when fragment caching. (@bdmac )
10
12
- [ #1477 ] ( https://github.com/rails-api/active_model_serializers/pull/1477 ) Fix ` fragment_cached? `
11
- method to check if caching (@bdmac )
13
+ method to check if caching. (@bdmac )
12
14
- [ #1501 ] ( https://github.com/rails-api/active_model_serializers/pull/1501 ) Adds tests for SerializableResource::use_adapter?,doc typos (@domitian )
13
15
- [ #1488 ] ( https://github.com/rails-api/active_model_serializers/pull/1488 ) Require ActiveSupport's string inflections (@nate00 )
14
16
Misc:
You can’t perform that action at this time.
0 commit comments