5.0.0-rc2
Pre-release
Pre-release
Second release candidate for the upcoming major release, v5, which is schedule to go out at the end of September.
To install this release candidate, use one of the following commands:
$ npm install [email protected]
For more information about breaking changes and how to migrate your code, see the migration guide.
Changes since last release candidate:
- e41ba12 refactor: update websocket agent support changes to be typed
- 0c92dfe chore: update typedoc to 0.15.0 (#960)
- 790d8cb chore: update @commitlint/cli and husky dev dependencies (#959)
- f6292ce refactor: remove dotenv as direct dependency (#958)
- f2069aa refactor: add typing to all non-generated functions of speech-to-text (#954)
- 0a578d7 refactor: remove unneeded object.assign devDependency (#955)
- 0469e2a chore: update package-lock.json (#949)