Fixes
- When creating objects, if the server does not return the correct full object, attempt to retrieve it before returning to call-site. (#197), thanks to Corey Baker.
- Fixes an issue when using
mergeable
onParseInstallation
's' and properties that are automatically computed such asappVersion
are not sent to the server. (#197), thanks to Corey Baker.