We are happy to announce that cordova@13.0.0 has been released! This is the latest version of the Cordova command-line interface (CLI) used for creating and building Cordova apps. cordova@13.0.0 on npm To upgrade a global installation: npm uninstall -g cordova npm install -g cordova@latest Note: If you are installing Cordova locally in a project (not globally), simply omit the -g flag. Release Highlights The most notable changes in this major release include: Updated npm dependencies.