Skip to content

1.3.4

Compare
Choose a tag to compare
@scottinet scottinet released this 20 Jan 17:21
· 1886 commits to master since this release
  • Kuzzle.login and Kuzzle.logout are now promisified
  • Made the expiresIn argument of the Kuzzle.login method optional
  • Bugfix: the loginExpiresIn property took only a number option. Now it also accepts a string one
  • Added unit tests
  • Made KuzzleDataCollection.documentFactory work according to the SDK documentation