mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
Update changelog [ci skip]
For https://github.com/rails-api/active_model_serializers/pull/1458
This commit is contained in:
parent
a40998273d
commit
527c2aed98
@ -7,8 +7,10 @@ Features:
|
|||||||
relationship-level links and meta attributes. (@beauby)
|
relationship-level links and meta attributes. (@beauby)
|
||||||
- [#1340](https://github.com/rails-api/active_model_serializers/pull/1340) Add support for resource-level meta. (@beauby)
|
- [#1340](https://github.com/rails-api/active_model_serializers/pull/1340) Add support for resource-level meta. (@beauby)
|
||||||
Fixes:
|
Fixes:
|
||||||
|
- [#1458](https://github.com/rails-api/active_model_serializers/pull/1458) Preserve the serializer
|
||||||
|
type when fragment caching. (@bdmac)
|
||||||
- [#1477](https://github.com/rails-api/active_model_serializers/pull/1477) Fix `fragment_cached?`
|
- [#1477](https://github.com/rails-api/active_model_serializers/pull/1477) Fix `fragment_cached?`
|
||||||
method to check if caching (@bdmac)
|
method to check if caching. (@bdmac)
|
||||||
- [#1501](https://github.com/rails-api/active_model_serializers/pull/1501) Adds tests for SerializableResource::use_adapter?,doc typos (@domitian)
|
- [#1501](https://github.com/rails-api/active_model_serializers/pull/1501) Adds tests for SerializableResource::use_adapter?,doc typos (@domitian)
|
||||||
- [#1488](https://github.com/rails-api/active_model_serializers/pull/1488) Require ActiveSupport's string inflections (@nate00)
|
- [#1488](https://github.com/rails-api/active_model_serializers/pull/1488) Require ActiveSupport's string inflections (@nate00)
|
||||||
Misc:
|
Misc:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user