You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2019/02/04 05:56:24 UTC

[cordova-docs] branch master updated: Feb 2019 Cordova Browser 6.0.0 Release Blog Post (#930)

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

erisu 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 5d67922  Feb 2019 Cordova Browser 6.0.0 Release Blog Post (#930)
5d67922 is described below

commit 5d67922e6f7f412ffc7b02a7295b028fb910f1b1
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Mon Feb 4 14:56:20 2019 +0900

    Feb 2019 Cordova Browser 6.0.0 Release Blog Post (#930)
---
 www/_posts/2019-02-04-cordova-browser-6.0.0.md | 29 ++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/www/_posts/2019-02-04-cordova-browser-6.0.0.md b/www/_posts/2019-02-04-cordova-browser-6.0.0.md
new file mode 100644
index 0000000..aa31e8a
--- /dev/null
+++ b/www/_posts/2019-02-04-cordova-browser-6.0.0.md
@@ -0,0 +1,29 @@
+---
+layout: post
+author:
+    name: Bryan Ellis
+title:  "Cordova Browser 6.0.0 Released!"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce that we have just released `Cordova Browser 6.0.0`! This is one of Cordova's supported platforms for building browser targeted applications.
+
+* [cordova-browser@6.0.0](https://www.npmjs.com/package/cordova-browser)
+
+## Release Highlights
+
+As NodeJS 4.x support has been dropped by the NodeJS team on April 30th, 2018, we have raised the minimum required NodeJS version for this release to 6.x.
+
+Please report any issues you find at [issues.cordova.io](http://issues.cordova.io/)!
+
+<!--more-->
+# Changes include:
+
+* [GH-70](https://github.com/apache/cordova-browser/pull/70) Browser Platform Release Preparation (Cordova 9)
+* [CB-13740](https://issues.apache.org/jira/browse/CB-13740) Return expected promise resolving with array
+* [GH-59](https://github.com/apache/cordova-browser/pull/59) Remove Bundled Dependencies
+* [CB-14073](https://issues.apache.org/jira/browse/CB-14073) **Browser**: Drop Node 4, Added Node 10
+* [CB-14252](https://issues.apache.org/jira/browse/CB-14252) Allow to send --silent arg to run command to disable output (#57)
+* [CB-13999](https://issues.apache.org/jira/browse/CB-13999) (browser) - Reading `config.xml` respects base href (#52)
+* [GH-50](https://github.com/apache/cordova-browser/pull/50) corrected path for `config.xml`


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