How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cordova CLI 13.0.0 Released!

calendar_today November 24, 2025 person domain apache-cordova

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.

open_in_new Read original post