Cordova Common 4.0.2 Released!
04 Jul 2020
We are happy to announce that cordova-common@4.0.2
was released in July 2020. This is one of the libraries used behind-the-scenes by nearly all of the Cordova tooling and provides utilities for dealing with things like config.xml
parsing.
Release Highlights
The most notable fix in this patch release is the ability to update the correct app's plist
file when multiple plist
files are present within the project. More details can be found in the pull request and original bug ticket.
Please report any issues you find at issues.cordova.io!