Skip to content

1.1.0

Compare
Choose a tag to compare
@scottinet scottinet released this 18 Dec 15:19
· 1941 commits to master since this release

Added support for Kuzzle v0.7.1:

  • added multi-indexes support
  • implemented the new type argument for the kuzzle.listCollections method
  • ⚠️ breaking change: kuzzle.connect does not accept a callback argument anymore. When using the connect: manual option, either use the constructor callback (called by connect once a connection has been established), or add a listener to the connected event