Skip to content

v4.7.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@kingjan1999 kingjan1999 released this 01 Sep 17:31
· 28 commits to master since this release
a4b107c

[4.7.0] (Beta 1) - 2022-09-01

Fixed

  • Using Promise.reject in interceptors triggers UnhandledPromiseRejection (#87)

Changed

  • Calling MockAxios.reset() now resets interceptors as well

Other

  • Updated dependencies (Jest 28)