layout: post author:
name: Steve Gill
url: https://twitter.com/stevesgill
title: "Tools Released!" categories: news
New updates of our tools are now available!
Release Highlights
6.0.0 and iOS to 4.3.0. Read the Android@6.0.0 release blog and the iOS@4.3.0 release blog.edit-config support to config.xml. edit-config works the same way now in plugin.xml as well as config.xml. Read about it at http://cordova.apache.org/docs/en/6.x/plugin_ref/spec.html#edit-configEventListener interface to Channel.prototype.subscribecordova-create from cordova-lib. Published cordova-create to npm.To update your cordova CLI:
npm install -g cordova@latest
Please report any issues you find at issues.cordova.io!
Android to 6.0.0 and iOS to 4.3.0npm cacheedit-config in config.xml on preparebuild.gradle to make sure it's Android, not an AndroidManifest, because it movedplatform.spec.ios.js, added test-ios npm run script.CocoaPods e2e test temporarily since it is platform specific and requires cocoapods to be installed.save.spec.js to use latest android and newer fb plugincordova-create from cordova-libcordova-lib to 6.4.0package.json engine keycordova-create from cordova-libcordova-lib to 6.4.0package.jsonEventListener interface to Channel.prototype.subscribegrunt.registerTask because it doesn't work with node6unknown typeutils.clone handle properties gracefullygetAllowIntents() to ConfigParsercordova platform add error with cordova-common@1.5.0edit-config targetsedit-config to config.xmlconfig.xml location if it is a Android Studio project.array methods and object.keys for iterating. avoiding for-in loops.folder matchesedit-config target exists