Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 293 Bytes

UPGRADING.md

File metadata and controls

7 lines (4 loc) · 293 Bytes

Upgrading ember-m3

0.4.x

It is now possible for computeAttributeReference to return an array of {id, type} pairs. This is treated as a plain array of references (not a RecordArray).

Expect isAttributeArrayReference, and computeNestedModel to behave similarly in the future.