dolittle / JavaScript.SDK

Dolittle JavaScript SDK
https://dolittle.io
MIT License
5 stars 2 forks source link

Gimli: New SDK setup configuration, Dependency Injection, Version Compatibility Check, Express integration #88

Closed jakhog closed 2 years ago

jakhog commented 2 years ago

Summary

Major improvements to the Dolittle Client, in how it connects to the Runtime, configuration, setup an integration with ExpressJS. Combined these changes aim to make the SDK easier to setup and configure, and to make it easier to detect when incompatible versions are used.

Added

Changed

Fixed

Removed