Skip to content

Commit 950ed81

Browse files
committed
docs: add supported node versions to readme
also, link to v4 migration wiki in v5 migration doc
1 parent 3ea1fd7 commit 950ed81

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ This package has been moved under the name `ibm-watson`. The package is still av
5959
## Before you begin
6060
* You need an [IBM Cloud][ibm-cloud-onboarding] account.
6161

62+
## Prerequisites
63+
- **Node >=10**: This SDK is tested with Node versions 10 and up. It may work on previous versions but this is not officially supported.
64+
6265
## Installation
6366

6467
```sh

UPGRADE-5.0.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# Upgrading to ibm-watson@4.0
1+
# Upgrading to ibm-watson@5.0
2+
3+
_Note: If migrating from a version less than 4.0, also see the [v4 migration guide wiki](https://github.com/watson-developer-cloud/node-sdk/wiki/v4-Migration-Guide)._
4+
25
- [Breaking changes](#breaking-changes)
36
- [Support for Node v6 and v8 dropped](#support-for-node-v6-and-v8-dropped)
47

0 commit comments

Comments
 (0)