v6.1.0
Removed
-
Removed ES modules build
This should solve compatibility problems with
es6-error. The cjs
build now should also work with emulated ES module imports.
Changed
-
Use
cpy-clifor build processShould help with cross-platform compatibility.
Fixed
-
Fixed
db.uninstallService(mount, opts)opts default value -
Fixed
db.getServiceConfiguration(mount, minimal)minimal representation -
Fixed
db.getServiceDependencies(mount, minimal)minimal representation -
Fixed
db.updateServiceConfiguration(mount, cfg, minimal)non-minimal representation -
Fixed
db.replaceServiceConfiguration(mount, cfg, minimal)non-minimal representation -
Fixed
db.updateServiceDependencies(mount, cfg, minimal)non-minimal representation -
Fixed
db.replaceServiceDependencies(mount, cfg, minimal)non-minimal representation -
Fixed handling of non-json responses