Tools Release
24 Nov 2015
New patch update of cordova-cli and cordova are now live!
We had to fix a few issues that were discovered with the recent 5.4.0 release.
To update your tools:
-
If you have
cordovainstalled:npm install -g cordova@latest
Changes include:
cordova-lib
- CB-9976 Reinstall plugins for platforms if they were installed with
cordova@<5.4.0. - CB-9981
path.parseonly available onnode 0.12+. - CB-9987 Adds compatibility layer for
cordova.raw.*methods - CB-9975 Fix issue with using
allas orientation value - CB-9984 Bumps
plistversion and fixes failingcordova-commontest
cordova-cli
- CB-10049 updated cordova-lib dependency to 5.4.1
Pinned Platform Versions for Cordova CLI 5.4.0
- Cordova Amazon-FireOS: ~3.6.3
- Cordova Android: ~4.1.0 (4.1.1)
- Cordova BlackBerry10: ~3.8.0
- Cordova Browser: ~4.0.0
- Cordova FirefoxOS: ~3.6.3
- Cordova iOS: ~3.9.0 (3.9.2)
- Cordova OSX: ~4.0.0
- Cordova Ubuntu: ~4.0.0
- Cordova Windows: ~4.1.0
- Cordova WebOS: ~3.7.0
- Cordova WP8: ~3.8.1
