Releases: watson-developer-cloud/node-sdk
5.0.0-rc3
Third release candidate for the upcoming major release, v5, which is scheduled to go out today.
To install this release candidate, use one of the following commands:
$ npm install ibm-watson@5.0.0-rc3$ npm install ibm-watson@next
For more information about breaking changes and how to migrate your code, see the migration guide.
Changes since last release candidate:
abb0bb4 final regeneration for v5 (#978)
a0da761 Merge pull request #977 from watson-developer-cloud/browser-docs
16fb21e chore: update documentation for webpack
9e75166 test: rename test files to use kebab case (#975)
dbd5a14 build: move snyk to be dev dependency (#974)
0ea12f6 refactor(typing): add @types/async and fix typing for its usage (#972)
db2e84c chore: add missing @types/isstream package (#971)
86e8ca3 chore: update handlebars in package-lock tree (#970)
7c27052 refactor: add typings for tts/v1 (#968)
8a508bb test: refactor service error utils out of the tests (#967)
0303627 chore: remove unused object.pick and objec.emit dependencies (#966)
5.0.0-rc2
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 ibm-watson@5.0.0-rc2
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)
v4.5.1
v4.5.0
v5.0.0-rc1
First 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 ibm-watson@5.0.0-rc1$ npm install ibm-watson@next
For more information about breaking changes and how to migrate your code, see the migration guide.