This release introduces an error callback for the `GetStateService` as second parameter of the `start()` method, moves the config interface in a seperate file and introduces the uppercase i prefix as naming convention for interfaces.
1.2.0
Moving `IServiceConfig` to `AbstractService` and update dependencies.
1.1.0
Beside two dependency updates suggested by depandabot, this release introduces an interface naming convention (starting with an uppercase 'i'), which could be classified as breaking change.
1.0.2
This time dependencies were updated recursively.
1.0.1
Update `typescript` and `axios`.
This update also contains a minor (backwards compatible) api change, that makes the `callable` parameter of the `GetStateService.update()` method.