Skip to content

v2.0.0

Choose a tag to compare

@vansergen vansergen released this 28 Jan 14:05
f78e739

Changes

Feature

  • BREAKING CHANGE Main methods return Bluebird promises ceb6977
  • Set the access modifier of sockets to readonly 6cbe492
  • BREAKING CHANGE Drop Node <10 support ae58ad4

NPM dependencies:

  • Update rpc-bluebird to v2.0.0 35b61e2
  • Update @types/ws to v7.2.0 667e987
  • Update lockfile package-lock.json 5c71758

NPM devDependencies:

  • Update typescript to v3.7.5 05d6f17
  • Update typedoc to v0.16.9 1d6784a
  • Update ts-node to v8.6.2 1e83eee
  • Update nock to v11.7.2 f362307
  • Update mocha to v7.0.1 b09f761
  • Update husky to v4.2.1 7d25625
  • Update lint-staged to v10.0.3 952995c
  • Update eslint to v6.8.0 7c57240
  • Update @typescript-eslint/parser to v2.18.0 6490dca
  • Update @typescript-eslint/eslint-plugin to v2.18.0 0b6523f
  • Add nyc v15.0.0 720d223
  • Add coveralls v3.0.9 18c8308

Other Changes