You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/12/25 03:58:13 UTC

[GitHub] dpogue commented on a change in pull request #922: Dec 2018 Tools Released Blog Post

dpogue commented on a change in pull request #922: Dec 2018 Tools Released Blog Post
URL: https://github.com/apache/cordova-docs/pull/922#discussion_r243872245
 
 

 ##########
 File path: www/_posts/2018-12-25-tools-release.md
 ##########
 @@ -0,0 +1,64 @@
+---
+layout: post
+author:
+    name: Bryan Ellis
+title:  "Tools Released!"
+categories: news
+tags: release tools
+---
+
+We are happy to announce that we have just released an update to our tools!
+
+* [cordova-app-hello-world@4.0.0](https://www.npmjs.org/package/cordova-app-hello-world)
+* [cordova-fetch@2.0.0](https://www.npmjs.org/package/cordova-fetch)
+* [cordova-js@5.0.0](https://www.npmjs.org/package/cordova-js)
+* [cordova-serve@3.0.0](https://www.npmjs.org/package/cordova-serve)
+
+## 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:
+
+
+## cordova-app-hello-world
+
+* [GH-24](https://github.com/apache/cordova-app-hello-world/pull/24) Absorb cordova-template-reference 
+* Slight CSS modernization & use system fonts
+* [CB-12886](https://issues.apache.org/jira/browse/CB-12886): Fix for safe-area handling on iOS 11+
+* [CB-14098](https://issues.apache.org/jira/browse/CB-14098): Remove unused res folder
+* [CB-12397](https://issues.apache.org/jira/browse/CB-12397): fix .gitignore for plugins & platforms
+* [CB-12762](https://issues.apache.org/jira/browse/CB-12762): point package.json repo items to github instead of apache mirrors site
+
+## cordova-fetch
+
+* [GH-56](https://github.com/apache/cordova-fetch/pull/56) Bump dependency cordova-common@3 and fs-extra@7
+* [GH-48](https://github.com/apache/cordova-fetch/pull/48) Added test coverage
+* [GH-49](https://github.com/apache/cordova-fetch/pull/49) Drop Q usage for native promises
+* [GH-50](https://github.com/apache/cordova-fetch/pull/50) Handle broken NODE_PATH setups gracefully
+* [GH-44](https://github.com/apache/cordova-fetch/pull/44) Look for node_modules in any recursive parent directory
+* [GH-26](https://github.com/apache/cordova-fetch/pull/26) [CB-14173](https://issues.apache.org/jira/browse/CB-14173): Fix cordova <platform|plugin> add --link
 
 Review comment:
   Wrap `cordova <platform|plugin> add --link` as code formatting

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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