Skip to content

Releases: keq-request/keq

v2.8.11

05 Jun 04:08
Compare
Choose a tag to compare

2.8.11 (2025-06-05)

Bug Fixes

  • ensure proper cleanup of abort flow control function (fc5ad5e)

v2.8.10

26 Dec 07:57
Compare
Choose a tag to compare

2.8.10 (2024-12-26)

Bug Fixes

  • cannot extend KeqOperations (908983d)

v2.8.9

22 Dec 16:47
Compare
Choose a tag to compare

2.8.9 (2024-12-22)

Bug Fixes

  • wrong type of .query/.set/.params (b11b959)

Performance Improvements

  • support stict type checking for .send/.params/.set/.query (2c82b01)

v2.8.8

10 Dec 05:25
Compare
Choose a tag to compare

2.8.8 (2024-12-10)

Bug Fixes

  • make some properties in KeqContext readonly to prevent modifications (b2321cf)

v2.8.7

29 Oct 09:50
Compare
Choose a tag to compare

2.8.7 (2024-10-29)

Bug Fixes

  • .finally() cannot invoke at keq request (4315979)

v2.8.6

25 Oct 07:05
Compare
Choose a tag to compare

2.8.6 (2024-10-25)

Bug Fixes

  • cannot send blob body (ba7a14d)
  • cannot send readableStream (1b16142)

v2.8.5

25 Oct 02:58
Compare
Choose a tag to compare

2.8.5 (2024-10-25)

Performance Improvements

  • support send binary body (4f17198)

v2.8.4

20 Oct 08:02
Compare
Choose a tag to compare

2.8.4 (2024-10-20)

Bug Fixes

v2.8.3

20 Oct 07:49
Compare
Choose a tag to compare

2.8.3 (2024-10-20)

Bug Fixes

Performance Improvements

  • set context.retry to be deprecated (e8b76a4)

v2.8.2

07 Oct 15:06
Compare
Choose a tag to compare

2.8.2 (2024-10-07)

Performance Improvements

  • export createResponseProxy function (261606e)