Skip to content

mentoss: v0.6.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 21:37
4194ec7

0.6.0 (2025-02-21)

Features

  • Add FetchMocker#mockObject() method to mock non-global fetch (#59) (43495c5)
  • Implement 'no-cors' mode for fetch (#62) (d394e75)

Bug Fixes

  • Ensure Response#mode is 'cors' when Request#type is 'cors' (#60) (910bc87)