Skip to content

Releases: ladjs/superagent

v10.1.0

24 Aug 20:13
v10.1.0
630c375
Compare
Choose a tag to compare
  • fix: fixed eslint issue 63b009f
  • Merge pull request #1808 from MaoShizhong/fix/unify-body-query-serialisation-behaviour bfb2d00
  • test: add test for serialising duplicated keys bef7b08
  • fix: unify urlencoded body serialisation with current query serialisation b8ec936

v10.0.2...v10.1.0

v10.0.2

15 Aug 19:15
v10.0.2
072d898
Compare
Choose a tag to compare

v10.0.1

13 Aug 04:31
v10.0.1
b445ab5
Compare
Choose a tag to compare

v10.0.0...v10.0.1

v10.0.0

05 Aug 10:34
v10.0.0
134cdd7
Compare
Choose a tag to compare
  • fix: remove husky from prepare 18321c5
  • chore: fixpack 0085aba
  • chore: fix tinyify version efae48c
  • Merge pull request #1812 from yigaldviri/brotli de9d760
  • feat(brotli): support brotli compression format 5ab6b88

v9.0.2...v10.0.0

v9.0.2

29 Apr 16:30
v9.0.2
3317168
Compare
Choose a tag to compare
  • Merge pull request #1803 from alumni/fix-url-parse 329cc63
  • fix: replace deprecated url.parse() with new URL() 8ead63f
  • Merge pull request #1804 from alumni/remove-semver 9406dae
  • chore: remove unnecessary semver checks 86c9bf4
  • Merge pull request #1802 from alumni/fix-url-parse e996382
  • fix: replace deprecated node:url methods 7e20ced

v9.0.1...v9.0.2

v9.0.1

23 Apr 18:33
v9.0.1
b368f62
Compare
Choose a tag to compare
  • Merge pull request #1796 from mmmmmrob/patch-2 68f7bb1
  • Merge branch 'master' into patch-2 450f7b2
  • Merge pull request #1794 from SukkaW/replace-polyfill-io ea633d7
  • Merge pull request #1791 from HannesOberreiter/patch-1 e334068
  • Update README.md a5c39b2
  • Add superagent-cheerio to the readme 0165c7c
  • docs: no longer recommend polyfill.io da9ff20
  • Update README.md c4205e0

v9.0.0...v9.0.1

v9.0.0

23 Apr 17:26
v9.0.0
fc27f36
Compare
Choose a tag to compare
  • fix: fixed ci job not installing npm deps 489708e
  • fix: fix numeric identifier issue ea2577e
  • fix: drop support for node < v14.18.0 due to formidable node:fs scope import statement (per #1800) 23fe5ab
  • Merge pull request #1800 from tomstrong64/master 03de30c
  • fix: formidable v3 multipart form contents mapped to expected format b9c7837
  • Update formidable 3ee138d
  • test: replace should with node:assert (#1782) 1c8338b
  • test: replace should with node:assert (#1780) 0dc80d1
  • Merge pull request #1777 from jimmywarting/classify 83e92cb
  • classify agent fca95a3

v8.1.2...v9.0.0

v8.1.2

15 Aug 22:34
v8.1.2
cfb7b5e
Compare
Choose a tag to compare
  • Merge pull request #1776 from bjornua/bjornba/bigint-guard-fix b83887a
  • fix: handle BigInts that has a .toJSON property 36088a6

v8.1.1...v8.1.2

v8.1.1

15 Aug 15:39
v8.1.1
088ea47
Compare
Choose a tag to compare
  • Revert "chore: bump deps, xo linting" 6feca3f

v8.1.0...v8.1.1

v8.1.0

15 Aug 01:31
v8.1.0
44c83af
Compare
Choose a tag to compare
  • chore: bump deps, xo linting 8b5400b
  • Merge pull request #1764 from tobiasdiez/es6_http2wrapper 2fd4292
  • Merge pull request #1766 from slickmb/fix/emit_end_when_unzipping a29a062
  • Merge pull request #1773 from NikoRaisanen/bugfix-handle-bigint a62866a
  • Merge pull request #1774 from afharo/remove-v14-destroy-before-abort-hack 4691583
  • fix: do not force-set req.destroyed = true on abort 70c464c
  • fix: fixed BigInt sent as json 259a43f
  • fix: only emit 'end' after unzip is done writing ef969fa
  • feat: migrate to es6 class instead of util.inherit in http2wrapper 7801408
  • fix: fixed eslint-plugin-compat issue 73c7efb
  • chore: fixed rimraf dep causing tests to fail 988636f

v8.0.9...v8.1.0