layout: post author: name: Chris Brody url: https://twitter.com/brodybits title:  “Cordova-Common Release” categories: news tags: release tools
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) plistdocument not indented with tabs (#69)
- Update fs-extrato v8 (#70)
- Add example usage of podspecdeclarations (#67)
- implement setPreferenceandsetPlatformPreference(#63)
- Catch leaked exceptions in superspawnand convert them to rejections (#66)