mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* feat(parse): add Cloud job functions; SaveOptions.cascadSave; Object.revert(keys) * Apply suggestions from code review Co-Authored-By: Yago Tomé <yagotome@gmail.com> * refactor(SaveOptions): move cascadeSave opt to its own interface ...in order to keep consistency with the rest of the options. * refactor: upgrade version to 2.2.9 * fix(Parse.Config): update params for functions `get` and `save` * feat(LiveQuerySubscription): add default events * fix(Query): function subscribe() should return a Promise * improve(File): add missing constructor variations * bump version to 2.3.0 * feat(Object): add function * fix(ParseObject): remove as return type of fetchFromLocalDatastore() * refactor(parse/File): use union type instead of several constructors * feat(parse/File): add function getData() * chore(parse): bump version |
||
|---|---|---|
| .. | ||
| v1 | ||
| index.d.ts | ||
| parse-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||