Skip to content

Commit 3ea1fd7

Browse files
committed
build: drop support for Node versions 6 and 8
BREAKING CHANGE: This SDK may no longer work with applications running on Node 6 or 8.
1 parent cfce00e commit 3ea1fd7

4 files changed

Lines changed: 998 additions & 869 deletions

File tree

UPGRADE-4.0.md

Lines changed: 0 additions & 373 deletions
This file was deleted.

UPGRADE-5.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Upgrading to ibm-watson@4.0
2+
- [Breaking changes](#breaking-changes)
3+
- [Support for Node v6 and v8 dropped](#support-for-node-v6-and-v8-dropped)
4+
5+
## Breaking changes
6+
### Support for Node v6 and v8 dropped
7+
The SDK no longer supports Node versions 6 and 8, as reflected in the `engines` property in the package.json file. Version 6 reached end of life in April 2019 and Version 8 reaches end of life on 31 December 2019.

0 commit comments

Comments
 (0)