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)