Skip to content

Npm5 Support

Choose a tag to compare

@GermanBluefox GermanBluefox released this 06 Mar 22:51
· 4072 commits to master since this release

1.2.6 (2018-03-06)

Main changes: support of npm5, Multihost fixed, added promises to adapter.js

  • (bluefox) fix multihost connect
  • (bluefox) add "multihost status" command
  • (bluefox) make statistics interval adjustable
  • (bluefox) better scan of installed adapters
  • (bluefox) better deletion of adapters
  • (bluefox) fix requests like getStates('*.info.connection')
  • (bluefox) create instance's objects by start.
  • (AlCalzone) Add promisified methods to the adapter class
  • (AlCalzone) enable basic type-checking and fix found error
  • (Apollon77) fix potential error and check if that.log exists
  • (bluefox) updates npm packets
  • (Apollon77) log an error when npmInstallWithCheck throws
  • (AlCalzone) [npm5] Disable package-lock.json before installing anything
  • (Apollon77) use stable tag from admin in dependencies