Skip to content

Releases: wheresrhys/fetch-mock

Allow response bodies to be inspected

21 Jun 14:45
0b24899
Compare
Choose a tag to compare
Merge pull request #571 from ProTip/clone-response

Clone response so body is consumable in call log

Correct release with response inspection

23 May 23:00
5446946
Compare
Choose a tag to compare
Merge pull request #564 from wheresrhys/record-responses

make response available to be inspected

Allow inspecting responses

22 May 20:12
fe4e01d
Compare
Choose a tag to compare
Merge pull request #562 from wheresrhys/all-done

fix bug with detecting if done when mocking with *

v9.9.1: Merge pull request #562 from wheresrhys/all-done

21 May 20:10
fe4e01d
Compare
Choose a tag to compare
fix bug with detecting if done when mocking with *

Full support for coercing objects into query string matchers

13 May 21:14
7a827f1
Compare
Choose a tag to compare
Merge pull request #557 from wheresrhys/fix/req-with-query-not-matched

Fix/req with query not matched

Added support for multi-value query string matching

13 May 18:31
Compare
Choose a tag to compare
v9.8.0

A bit nicer array comparison. Added a test for 1 length array.

Added support for sticky routes

11 May 20:45
acfc66c
Compare
Choose a tag to compare
Merge pull request #553 from wheresrhys/sticky-routes

Sticky routes

Non-trivial changes to testing of build targets

11 May 19:14
1d84221
Compare
Choose a tag to compare
Merge pull request #551 from wheresrhys/test-built-files

Test built files

v9.6.0-alpha.2

10 May 19:37
Compare
Choose a tag to compare
v9.6.0-alpha.2 Pre-release
Pre-release
attempt to fix npm releases

Change environments tests are run in

10 May 19:07
Compare
Choose a tag to compare
Pre-release
v9.6.0-alpha.1

stop trying to get esm tests to pass for now