Skip to content

v17.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 00:01
6ced6d8

👷‍♂️ Patch fixes

  • AbortSignal.reason can have any type - By @btea in task #1718
  • When aborting a request, AbortSignal.reason should be the object used when the promise is rejected - By @btea in task #1718