Skip to content

fetch-mock: v12.5.5

Choose a tag to compare

@github-actions github-actions released this 22 Oct 11:01
31f5c97

12.5.5 (2025-10-21)

Bug Fixes

  • do not try to get a reader from a locked request oder response to cancel them (8c23ecf)
  • use optional chaining operator and do not try to cancel locked request or response to prevent errors (b1ff114)
  • use optional chaining operator to prevent errors (87f8399)