1.1.0
Added support for Kuzzle v0.7.1:
- added multi-indexes support
- implemented the new
typeargument for thekuzzle.listCollectionsmethod ⚠️ breaking change:kuzzle.connectdoes not accept a callback argument anymore. When using theconnect: manualoption, either use the constructor callback (called byconnectonce a connection has been established), or add a listener to theconnectedevent