Releases: wheresrhys/fetch-mock
Releases · wheresrhys/fetch-mock
Allow response bodies to be inspected
Merge pull request #571 from ProTip/clone-response Clone response so body is consumable in call log
Correct release with response inspection
Merge pull request #564 from wheresrhys/record-responses make response available to be inspected
Allow inspecting responses
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
fix bug with detecting if done when mocking with *
Full support for coercing objects into query string matchers
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
v9.8.0 A bit nicer array comparison. Added a test for 1 length array.
Added support for sticky routes
Merge pull request #553 from wheresrhys/sticky-routes Sticky routes
Non-trivial changes to testing of build targets
Merge pull request #551 from wheresrhys/test-built-files Test built files
v9.6.0-alpha.2
attempt to fix npm releases
Change environments tests are run in
v9.6.0-alpha.1 stop trying to get esm tests to pass for now