Skip to content

Web SDK v1.0.5

Compare
Choose a tag to compare
@stokes-christopher stokes-christopher released this 22 Jun 20:54
· 22 commits to main since this release

Changes

  • Validation of keys in StreamingAPIConnectionConfig when passed into startProcessing
  • Removed or updated vulnerable npm package dependencies

Bug fixes

  • When disconnect is called on StreamingAPIConnection without first calling stopProcessing, there are no longer repeated warning messages.