Skip to content

Releases: forwardemail/superagent

v8.0.4

25 Nov 18:50
v8.0.4
31e3488

Choose a tag to compare

  • Merge pull request #1752 from romainmnr/patch-1 ca42089
  • Merge pull request #1750 from lopezac/patch-1 79374d6
  • Add missing typing for withCredentials() 68a14c8
  • Fix overflow pre tag index.md 5099d32

v8.0.3...v8.0.4

v8.0.3

24 Oct 19:50
v8.0.3
e8d5326

Choose a tag to compare

  • fix: fixes tinyify / require is not defined issued (closes #1743 and closes #1747) 63340fa
  • Merge pull request #1744 from lamweili/fix-ci 0769a85
  • chore(deps-dev): bumped mocha from 6.2.2 to 6.2.3 14b2386
  • test: fixed an issue with test timeout as stream wasn't ready c122c42
  • ci: migrated to new codecov upload (removed in 1fc9682) 9299fb9
  • ci: updated gh actions to v3 ba5c32d
  • ci: support Node.js 18.x 15e8942
  • ci: support older Node.js (regression from 1fc9682) 1c39444

v8.0.2...v8.0.3

v8.0.2

03 Oct 06:01
v8.0.2
d5e5817

Choose a tag to compare

  • fix: fixed sourceType back to module (closes #1743) 3d6d213

v8.0.1...v8.0.2

v8.0.1

29 Sep 19:45
v8.0.1
45837c2

Choose a tag to compare

  • chore: fixed linting 4726bd8
  • fix: bump deps (closes #1742) 1fc9682
  • Merge pull request #1739 from lamweili/patch-1 29fd1f9
  • docs: updated http2 documentation 152cb5e
  • docs: added proper js formatting dd6dd8c
  • Merge pull request #1738 from lamweili/patch-1 fad7b59
  • docs: reverted http2 9939810
  • chore: fixed pkg lock for remark-preset-github 1e4f80f
  • chore: fixed pkg lock for eslint-config-xo-lass 1a545ca
  • chore: fixed pkg lock for tests 8bf91b4

v8.0.0...v8.0.1

v8.0.0

24 Jun 05:53
v8.0.0
bfdedb2

Choose a tag to compare

  • feat: dropped IE support (ActiveXObject), fixed XMLHttpRequest in Electron (closes #1731), 715516d
  • Merge pull request #1729 from yunnysunny/feat/old-node 26c72d0
  • chore: re-enable old node test 18896ec
  • chore: down the version of commitlint and husky aa60766
  • chore: remove lint-staged in pre commit 80d0955
  • test: fix test error when commit git on windows 5b1ba9c
  • ci: remove unsupport dev dependencies for old node 713d8d4

v7.1.6...v8.0.0

DEPRECATED (use v7.1.5 or v8.0.0+ instead)

01 Jun 04:56
4f043a8

Choose a tag to compare

  • chore: remove old node test stuff fa573df
  • chore: linting, bump deps (closes #1727) a7a14d3
  • Merge pull request #1682 from lance/1681-parse-json-seq-as-text d7ca5dd
  • Merge pull request #1608 from jeremyruppel/ok-err-status 8f29f52
  • Merge branch 'master' into ok-err-status 59518b0
  • Merge pull request #1630 from jimmywarting/remove-old-hacks 5c8fb1e
  • Merge branch 'master' into remove-old-hacks 764412a
  • fix: modifies the data type detection logic for json-seq 42b5231
  • revert if statement 0228b9e
  • Merge branch 'master' into remove-old-hacks 2d686df
  • RIP ActiveXObject c1ea82b
  • Preserve custom err.status from ok callback 57f779e

v7.1.5...v7.1.6

v7.1.5

01 Jun 03:21
9c5966e

Choose a tag to compare

  • chore: delete github yml file e7a29cf
  • Revert "chore: fixed package husky dep issue" de5cc71
  • Merge pull request #1728 from perrin4869/fix/dev-dependencies 708fa6c
  • Optional dependencies are dev dependencies 9d34958

v7.1.4...v7.1.5

v7.1.4

31 May 19:37
3b1ff63

Choose a tag to compare

  • chore: fixed package husky dep issue afeb2b7
  • chore: bump deps, added configs as files instead of in pkg a9f9942
  • Merge pull request #1726 from ltxhhz/master fa123f5
  • fixed #1680 , And fix the document path. 303afad
  • Merge branch 'visionmedia:master' into master 4611a6b
  • Merge pull request #1723 from yunnysunny/feat/htt2-fix 9ed2916
  • ci: fix makefile error b8bf5e8
  • ci: fix github action b0b1f9a
  • ci: all node version will try to test on http2 44f8ae0
  • ci: remove unnecessary test 5030b83
  • ci: fix the error of express-session used in http2 bb3dc7a
  • test: fix the wrong use of statuses b6da894
  • Merge pull request #1722 from yunnysunny/feature/test-on-low-node 34c9ff4
  • ci: use separate babel config for src and test 1330634
  • ci: fix missing require lint error 38bc6cb
  • ci: ignore eslint on old node 98f3b49
  • ci: only build test files on old node 641c0ce
  • ci: add test on node 10 2fa2541
  • chore: remove commitlint to optional dependencies dba8b08
  • ci: add test for node 10 5f27a06
  • chore: remove eslint to optional dependencies 418408f
  • 1.18 fixed css path c719f0c
  • Added Chinese document (添加中文文档) 713cbe0

v7.1.3...v7.1.4

v7.1.3

26 Apr 23:31
0b5bbf2

Choose a tag to compare

  • chore: fixed linting 2c18890
  • Merge pull request #1717 from yunnysunny/feature/github-action-improve bc25a87
  • chore: bump deps c4e8c6e
  • Merge pull request #1720 from bultkrantz/feature/custom-encoder 907d14b
  • use custom encoder if it is sent in option object 04fc158
  • Merge pull request #1716 from yunnysunny/feature/fix-node14-pipe 508b9fb
  • test: only enlarge the timeout for pipe test 16c88c5
  • ci: use secret env to hide the sauce config b2b330b
  • ci: trigger ci on push and pull request b83fae3
  • ci: add slow parameter to mocha ba56f87
  • ci: fix the upload test on Windows a7cee2b
  • ci: set timeout to 15000ms 718e063
  • test: add event listener for read stream 8b68b11
  • ci: add error event listener for pipe 5e9f9d7
  • v7.1.2 633e467
  • Merge pull request #1674 from yunnysunny/feature/fix-lookup 31e0160
  • Merge pull request #1677 from yunnysunny/feature/github-action2 451cdcd
  • fix: fixed the errors of eslint (#1675) 84206c7
  • fix: fixed the broken testcases (#1676) 1fd4f90
  • feat: add github action 2704155
  • test: fixed not trigger req in lookup testcase 356e525
  • fix: fixed the error of null value of lookup 07e748f
  • Merge branch 'visionmedia:master' into master 77b052a
  • feat: add lookup method 590b1ac

v7.1.1...v7.1.3

v7.1.1

19 Jan 17:01
6a101c2

Choose a tag to compare

v7.1.0...v7.1.1