layout: post author: name: Audrey So url: https://twitter.com/aud_rey_so title: “Cordova-Fetch@1.2.1 Released!” date: 2017-10-30 categories: news tags: release tools cordova-fetch
We just released some changes to cordova-fetch!
Release Highlights:
- Added node 8 support to our continuous integration tests.
Changes include:
cordova-fetch
- CB-13504 : Updated
package.json versions for cordova-fetch@1.2.1 release. - CB-13501 : Added support for node 8.
- CB-13492 : Updated
opts.save and included tests for no-save.