From caa5a648df78a606d47772f75c829e6c2f69edab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa=20Aubert?= Date: Wed, 2 Jan 2019 12:54:39 +0100 Subject: [PATCH] Add deprecation warning --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.md b/NEWS.md index 821e0ce3..f0167366 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,7 @@ # Changelog +**Deprecation warning**: Next major release will drop support for `Node.js 6 LTS`, `npm 3.x` and `yarn`. You'll be able to use the latest ES features as soon as we release 7.0.0. In the meantime, as a developer, you should keep compatibility with Node.js 6 LTS and keep updated both `package-lock.json` and `yarn.lock` files. + ## 6.5.2 Released 2018-mm-dd