Blog RSS Feed

Cordova-Common Release
14 Jun 2019

We are happy to announce that cordova-common 3.2.0 was released in June 2019. 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

  • (ios) plist document not indented with tabs (#69)
  • Update fs-extra to v8 (#70)
  • Add example usage of podspec declarations (#67)
  • implement setPreference and setPlatformPreference (#63)
  • Catch leaked exceptions in superspawn and convert them to rejections (#66)