Skip to content

fetch-mock: v12.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 20:02
b00158d

12.4.0 (2025-02-23)

Features

  • add ability to wait for multiple routes (c3dc9c3)
  • implement waitFor option (5500228)

Bug Fixes

  • clone response before using (2ccf18e)
  • use a promise, no function, to implement waitFor (8783101)