Skip to content

v2.0.0

Compare
Choose a tag to compare
@rsdmike rsdmike released this 02 Mar 21:21
· 674 commits to main since this release

What's Changed

BREAKING CHANGE: messageID is no longer passed in to functions and is tracked internally

  • build(deps-dev): Bump @types/node from 16.11.25 to 16.11.26 by @dependabot in #85
  • build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0 by @dependabot in #89
  • build(deps-dev): Bump @typescript-eslint/parser from 5.12.1 to 5.13.0 by @dependabot in #88
  • build(deps-dev): Bump typescript from 4.5.5 to 4.6.2 by @dependabot in #87
  • feat(tls-configuration): add support for TLS Connection type by @rsdmike in #82

Full Changelog: v1.7.0...v2.0.0