Cordova-fetch Release Notes

1.2.0 (Oct 04, 2017)

  • CB-13353 added saveexact as an option and updated fetch test
  • CB-13308, CB-13252 fix issue with plugins turning into symlinks on restore
  • CB-13303 setting production flag to true by default during npm install
  • CB-12895 setting up eslint and removing jshint
  • CB-13010 Improve logic for searching packages which being installed from git url
  • CB-11980 fixed incorrect appveyor image
  • CB-12786 Improve logic for searching plugin id in case of module already exists in node_modules
  • CB-12762 updated packageJson to github mirrors
  • CB-12787 Fix plugin installation with --link option
  • CB-12738 Cordova ignores plugin dependency version on windows platform

1.1.0 (May 02, 2017)

  • CB-12665: removed enginestrict since it is deprecated
  • added support for dealing with local path targets

1.0.2 (Jan 17, 2017)

  • CB-12358 updated cordova-common dep for cordova-fetch to 2.0.0

1.0.0 (May 12, 2016)

  • CB-9858 Added jasmine tests
  • CB-9858 Added npm uninstall method to cordova-fetch
  • CB-9858 Initial implementation of cordova-fetch module