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/06/04 21:04:17 UTC

[GitHub] raphinesse commented on a change in pull request #828: CB-14112: Add cordova-common@2.2.3 blog post

raphinesse commented on a change in pull request #828: CB-14112: Add cordova-common@2.2.3 blog post
URL: https://github.com/apache/cordova-docs/pull/828#discussion_r192879788
 
 

 ##########
 File path: www/_posts/2018-06-04-common-release.md
 ##########
 @@ -0,0 +1,25 @@
+---
+layout: post
+author:
+    name: Darryl Pogue
+    url: https://twitter.com/dpogue
+title:  "Cordova-Common Release"
+categories: news
+tags: release tools
+---
+
+We are happy to announce that `cordova-common 2.2.3` has been released. This is one of the libraries used behind-the-scenes by nearly all of the Cordova tooling and provides utilities for dealing with things like config.xml parsing.
+
+## Release Highlights
+
+The purpose of this release was primarily to bring some dependencies up to date, there were a handful of small bugfixes as well:
+
+* [CB-13979](https://issues.apache.org/jira/browse/CB-13979) More consistency for `config.xml` lookups
+* [CB-11691](https://issues.apache.org/jira/browse/CB-11691) Fix for modifying binary plists
+* [CB-13770](https://issues.apache.org/jira/browse/CB-13770) Warn when `<edit-config>` or `<config-file>` not found
+* [CB-13744](https://issues.apache.org/jira/browse/CB-13744) Recognize storyboards as XML files
+
+
+## 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 the last release that will support NodeJS 4.x.
 
 Review comment:
   I don't know if we have to say "this is the last". What if some super bad security problem is discovered? Maybe just add a "probably". Never say never :wink: 

----------------------------------------------------------------
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