5.0.0-rc3
Pre-releaseThird 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 [email protected]
$ 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)