You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,8 @@ Node.js client library to use the Watson APIs.
49
49
</details>
50
50
51
51
## ANNOUNCEMENTS!
52
-
### Deprecating support for Node versions 6 and 8
53
-
Support for Node versions **6** and **8** has been deprecated and will be officially dropped in the next major release, v5, which is expected to be in September, 2019. Version 6 reached end of life in April 2019 and Version 8 reaches end of life on 31 December 2019.
52
+
### Supporting Node versions 10+
53
+
The SDK will no longer be tested with Node versions 6 and 8. Support will be officially dropped in v5.
54
54
55
55
### Package Rename
56
56
This package has been moved under the name `ibm-watson`. The package is still available at `watson-developer-cloud`, but that will no longer receive updates. Use `ibm-watson` to stay up to date.
0 commit comments