Cordova-Common@2.1.0 Released!
05 Sep 2017
We just released some changes to cordova-common!
Release Highlights:
- Support added for
<config-file>inconfig.xml. allows-arbitrary-loads-for-mediaattribute parsing added forgetAccesses.- Added variable replacing the
frameworktag. JSONuses 2 spaces for indentation.
Watch for this release to start rolling into upcoming platform and cordova-cli releases.
Changes include:
cordova-common
- CB-13145 Added variable replacing the
frameworktag. - CB-13211 Added
allows-arbitrary-loads-for-mediaattribute parsing forgetAccesses. - CB-11968 Added support for
<config-file>inconfig.xml. - CB-12895 Set up
eslintand removedjshint. - CB-12785 Added
.gitignore,travis, andappveyorsupport. - CB-12250 & CB-12409 iOS: Fixed bug with escaping properties from
plistfile. - CB-12762 Updated
common,fetch, andservepkgJsonto pointpkgJsonrepo items to github mirrors. - CB-12766 Consistently write
JSONwith 2 spaces indentation.
