Skip to content

v3.1.0

Choose a tag to compare

@vengrov vengrov released this 01 Apr 16:52
· 1091 commits to master since this release

Bug Fixes

  • (Logging): Logging.flush ignores pending messages if Logging.sendRequest was previously run
  • (Logging) sendRequest method throws error in node.js env
  • (Data) invalid type casting in DataStore.find method
  • (Users) stayLoggedIn doesn't work when login via Facebook and Google SDK
  • (ajax) JSON responses are not being parsed in node.js env
  • (Caching) Cache.get doesn't perform type casting in async mode

New Features

  • Add Promises support
  • Add TypeScript support

Other Changes

  • add source map for minified version