* RAINCATCH-708 Update sync data handlers with new method signatures
In sync 7.x.x the method signatures for data handlers have changed.
This change updates the overridden data handlers to use these new
method signatures.
* RAINCATCH-708 Update fh-mbaas-api version and move to peerDependency
* RAINCATCH-708 New hashing syntax
* RAINCATCH-708 Convert _id from Mongoose Store to string
* RAINCATCH-708 Bump fh-mbaas-api peerDependency to ^7.0.0
* Revert "RAINCATCH-708 Convert _id from Mongoose Store to string"
This reverts commit c3217203803c42ad65174e5f1ded4efdd5abb605.
* RAINCATCH-708 Add notice about backwards incompatibility
* 1.0.0
* Added test for fh-mbaas-api version
* added unique hashing function