Skip to content

v6.2.2

Choose a tag to compare

@github-actions github-actions released this 18 Oct 17:21
· 115 commits to main since this release
ac757db

Patch Changes

  • #270 f6cf377 Thanks @Sean-Y-X! - Use lodash's cloneDeep to clone parsed body instead of JSON.parse(JSON.stringify(...))

  • #268 870ba80 Thanks @HishamAli81! - * Fix RequestOptions.cacheOptions function return type to also return a non-promise value.

    • Fix propagation of the cache options generic type RequestOptions and AugmentedRequest.