Skip to content

v3.5.0 Cancel Requests In-Flight

Compare
Choose a tag to compare
@dustinlarimer dustinlarimer released this 25 Aug 18:51
· 45 commits to master since this release

New:

  • Resolves #365 by allowing active requests to be cancelled – big thanks to @codingtwinky for this contribution (#370).

Fixed:

  • Properly detect global object (#418).