You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by dp...@apache.org on 2021/02/03 04:53:41 UTC

[cordova-fetch] branch 3.0.x updated (25e8903 -> d374bb3)

This is an automated email from the ASF dual-hosted git repository.

dpogue pushed a change to branch 3.0.x
in repository https://gitbox.apache.org/repos/asf/cordova-fetch.git.


    from 25e8903  fetch-3.0.0 Updated RELEASENOTES.md for release 3.0.0
     add 787574b  Increment package version to 3.0.1-dev
     add 5a5ff0b  Update CONTRIBUTING.md
     add e688237  chore(asf): update git notification settings
     add 90f77fe  ci: add node 14 to workflow (#86)
     add c19f888  chore(asf): Update GitHub repo metadata
     add 4868971  fix: use POSIX-style paths for require.resolve & Co (#90)
     add 8dc1fe1  fix: do not pack rejections from resolve in array (#88)
     add 1d96eae  refactor: use async/await where applicable (#89)
     add d001b88  fix: cordova-fetch with npm@7 (#91)
     add 548b684  chore: Update package-lock (#93)
     add d374bb3  Updated version and RELEASENOTES.md for v3.0.1

No new revisions were added by this update.

Summary of changes:
 .eslintrc.yml => .asf.yaml                  |   34 +-
 .github/workflows/ci.yml                    |    6 +-
 .github/workflows/ci.yml => CONTRIBUTING.md |   44 +-
 RELEASENOTES.md                             |    8 +
 index.js                                    |  181 +--
 package-lock.json                           | 2265 ++++++++++++++++++++-------
 package.json                                |    3 +-
 spec/fetch-unit.spec.js                     |   53 -
 spec/fetch.spec.js                          |   31 +-
 9 files changed, 1831 insertions(+), 794 deletions(-)
 copy .eslintrc.yml => .asf.yaml (58%)
 copy .github/workflows/ci.yml => CONTRIBUTING.md (51%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org