This issue tracks the releases necessary to finally release Cordova 9. Experimental platforms and plugins as well as cordova-coho and any test tooling have been omitted.
Task List
Ordered release necessary
These release tasks are given in reverse topological order of below dependency graph. That means following it will ensure that every dependency is released before any of its dependents. Items grouped under a top level item can be released concurrently.
- Stage 1
- Stage 2
- Stage 3
- Stage 4
- Stage 5
- Stage 6
Plugins
No particular order necessary since they don't depend on anything, nor are they depended on.
Dependency Graph

Extracted from devDependencies and dependencies defined in package.json.
Additionally, some dependencies have been added manually:
- Every platform depends on
cordova-js since they all bundle it
- cordova-lib depends on all stable core platforms, since it has to define which version of them to use
This issue tracks the releases necessary to finally release Cordova 9. Experimental platforms and plugins as well as cordova-coho and any test tooling have been omitted.
Task List
Ordered release necessary
These release tasks are given in reverse topological order of below dependency graph. That means following it will ensure that every dependency is released before any of its dependents. Items grouped under a top level item can be released concurrently.
Plugins
No particular order necessary since they don't depend on anything, nor are they depended on.
Dependency Graph
Extracted from
devDependenciesanddependenciesdefined inpackage.json.Additionally, some dependencies have been added manually:
cordova-jssince they all bundle it