Releases: deepgram/deepgram-js-sdk
Releases · deepgram/deepgram-js-sdk
v3.0.0-beta.5
Features
- update websocket to use w3cwebsocket for node/browser/edge worker examples (#205) (a75db1f)
v3.0.0-beta.3
Bug Fixes
- find a fix to allow the client to work in either websocket environment (#199) (0dce6e5)
v3.0.0-beta.2
Bug Fixes
- fix dependency issues up and downstream (#188) (c0def14)
v3.0.0-beta.1
BREAKING CHANGES
- complete rearchitecture of the Node/JavaScript SDK to work in browsers and Node.
v3.0.0-alpha.11
Bug Fixes
- types: nested arrays defined as singular tuples incorrectly (#184) (a789b86), closes #183
v3.0.0-alpha.9
Bug Fixes
- default to application/json when not provided deepgram/audio+video content-type (#181) (05f8210)
v3.0.0-alpha.10
Bug Fixes
- blob datatype issues where blob as arraybufferlike had no bytelength (#182) (681d746)
v3.0.0-alpha.8
Features
- making schema's possible from request types (#180) (5785006)