layout: post author:
name: Simon MacDonald
url: https://twitter.com/macdonst
title: "Plugins Release" categories: news
The following plugins were updated today:
Our last plugin release had an issue which made it impossible to install from npm. These point releases of the plugins fix the bug allowing you to install from npm as well as git url.
You can update any plugin by removing it, and then re-adding it.
E.g. To update your camera plugin:
cordova plugin rm cordova-plugin-camera
cordova plugin add cordova-plugin-camera@latest
Changes include: cordova-plugin-battery-status@2.0.1
cordova-plugin-camera@4.0.1
cordova-plugin-device@2.0.1
cordova-plugin-dialogs@2.0.1
cordova-plugin-file@6.0.1
cordova-plugin-geolocation@4.0.1
cordova-plugin-inappbrowser@2.0.1
cordova-plugin-media@5.0.1
cordova-plugin-media-capture@3.0.1
cordova-plugin-network-information@2.0.1
cordova-plugin-screen-orientation@3.0.1
cordova-plugin-splashscreen@5.0.1
cordova-plugin-statusbar@2.4.1
cordova-plugin-vibration@3.0.1