You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/09/27 23:45:50 UTC

[cordova-docs] branch master updated: GH-342 add cordova-cli@8.1.1 hotfix blog post (#893)

This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 1850a6b  GH-342 add cordova-cli@8.1.1 hotfix blog post (#893)
1850a6b is described below

commit 1850a6b10aa86971be10dfd719afe43fb539638e
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Thu Sep 27 19:45:43 2018 -0400

    GH-342 add cordova-cli@8.1.1 hotfix blog post (#893)
    
    Co-authored-by: Christopher J. Brody <ch...@gmail.com>
    Co-authored-by: Jan Piotrowski <pi...@gmail.com>
---
 www/_posts/2018-09-27-cordova-cli-8.1.1.md | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/www/_posts/2018-09-27-cordova-cli-8.1.1.md b/www/_posts/2018-09-27-cordova-cli-8.1.1.md
new file mode 100644
index 0000000..18a05a3
--- /dev/null
+++ b/www/_posts/2018-09-27-cordova-cli-8.1.1.md
@@ -0,0 +1,22 @@
+---
+layout: post
+author:
+    name: Chris Brody
+    url: https://twitter.com/brodybits
+title:  "Cordova-CLI Hotfix Release"
+categories: news
+tags: release tools
+---
+
+We are happy to announce that Cordova CLI `8.1.1` hotfix was released in September 2018.
+
+## Release Highlights
+
+The purpose of this hotfix release is to resolve a couple items that were broken in the Cordova CLI `8.1.0` release:
+
+* [GH-339](https://github.com/apache/cordova-cli/issues/339) Fix bin/cordova on Node.js 4
+* [GH-337](https://github.com/apache/cordova-cli/issues/337) Revert messing with transitive dependencies in `npm-shrinkwrap.json` (re-introduces a _low-severity_ `npm audit` warning)
+
+## Deprecation Note
+
+As NodeJS 4.x support ended on April 30<sup>th</sup>, 2018, we are proceeding with our [previously announced](http://cordova.apache.org/news/2016/10/01/0.x-4.x-deprecation-timeline.html) deprecation timeline.  This is probably the last release that will support NodeJS 4.x.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org