Skip to content

More flexible key handling in Collection Snapshot

Compare
Choose a tag to compare
@Taluu Taluu released this 03 Aug 11:16
· 32 commits to master since this release

This is a tiny BC Break in 1.4, as if a key primary key is used for an array in a CollectionSnapshot, it won't work anymore. [key] or a PropertyPath should be used instead.

  • #28 : Use PropertyPath instead of a wild guess for CollectionSnapshot (81695b4)