Releases: keq-request/keq
Releases · keq-request/keq
v2.8.10
2.8.10 (2024-12-26)
Bug Fixes
- cannot extend KeqOperations (908983d)
v2.8.9
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
2.8.8 (2024-12-10)
Bug Fixes
- make some properties in KeqContext readonly to prevent modifications (b2321cf)
v2.8.7
2.8.7 (2024-10-29)
Bug Fixes
.finally()
cannot invoke at keq request (4315979)
v2.8.6
2.8.6 (2024-10-25)
Bug Fixes
v2.8.5
2.8.5 (2024-10-25)
Performance Improvements
v2.8.4
2.8.4 (2024-10-20)
Bug Fixes
v2.8.3
2.8.3 (2024-10-20)
Bug Fixes
Performance Improvements
- set context.retry to be deprecated (e8b76a4)
v2.8.2
2.8.2 (2024-10-07)
Performance Improvements
- export createResponseProxy function (261606e)
v2.8.1
2.8.1 (2024-09-13)
Performance Improvements
- allow middleware access context.metadata (4561592)
- set identifier to be readonly (6f64f1b)