Skip to content

v37.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 13:27
· 51 commits to refs/heads/staging since this release

πŸ¦– Deprecations

  • Deprecate utils function defer in favour of Promise.withResolvers (#4829). Contributed by @t3chguy.

✨ Features

πŸ› Bug Fixes

  • Fix autodiscovery handling of 2xx (non-200) codes (#4833). Contributed by @t3chguy.