@hms-networks/kolibri-js-client
Version:
Kolibri Consumer API client for building kolibri based applications
34 lines (19 loc) • 538 B
Markdown
# CHANGELOG
## 2.0.4
- chore: update dependencies
- fix: align to new jest's useFakeTimers api
- fix: remove unused mock
## 2.0.3
- chore: update dependencies
## 2.0.2
- fix: wss connection error with undefined tls config parameter
## 2.0.1
New release to fix npm registry issue
## 2.0.0
- [BC] Switch Kolibri Consumer Protocol to v3.2.c.kolibri
- [BC] Changed thrown error object
## 1.1.0
- add basic http/https proxy support
- update dependencies
## 1.0.0
Initial public release of the @hms-networks/kolibri-js-client lib