Web SDK v1.0.5
stokes-christopher
released this
22 Jun 20:54
·
22 commits
to main
since this release
Changes
- Validation of keys in
StreamingAPIConnectionConfig
when passed intostartProcessing
- Removed or updated vulnerable npm package dependencies
Bug fixes
- When
disconnect
is called onStreamingAPIConnection
without first callingstopProcessing
, there are no longer repeated warning messages.