Releases: kuzzleio/vue-plugin-kuzzle
Releases · kuzzleio/vue-plugin-kuzzle
4.5.2
Fixes
- fix: correct VueKuzzleOptions type
4.5.1
Fixes
- fix: correct augment typings of vue.js
4.5.0
Features
- add composable to support composition api (allow accessing the kuzzle SDK instance)
Refactor
- split code to improve readability
- new code standard
4.4.0
Add protocol support (Http, Websocket) (#8)
2.1.0
Merge branch '2-stable' into 2-dev
4.3.0
- Define the backend via a global variable
4.2.0
- Improved exposed types in .d.ts
4.1.0
Backend specification read from localStorage
4.0.4
Improves README and JSDoc.