Skip to content

Releases: keq-request/keq

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)

v2.8.1

13 Sep 07:42
Compare
Choose a tag to compare

2.8.1 (2024-09-13)

Performance Improvements

  • allow middleware access context.metadata (4561592)
  • set identifier to be readonly (6f64f1b)