Skip to content

Releases: wheresrhys/fetch-mock

Null release to overwrite accidental alpha tagged as latest

10 May 19:37
4f1ef07
Compare
Choose a tag to compare
Merge pull request #550 from wheresrhys/release-tag

correctly use npm prerelease tag

Allow spying on just a single route

05 May 19:57
2a9066c
Compare
Choose a tag to compare
Merge pull request #539 from wheresrhys/spy-on-route

Spy on route

Export full node-fetch signature

15 Apr 19:28
Compare
Choose a tag to compare
v9.4.0

fixed broken tests

Include cheatsheet

22 Mar 21:25
Compare
Choose a tag to compare
v9.3.1

linked to cheatsheet EVERYWHERE

Allow user defined matchers

21 Mar 20:37
abc59ce
Compare
Choose a tag to compare
Merge pull request #520 from wheresrhys/user-defined-matchers

User defined matchers

Allow empty string responses

21 Mar 18:51
05d2794
Compare
Choose a tag to compare
Merge pull request #519 from wheresrhys/empty-string-responses

allow empty string responses

Better readme spiel

14 Mar 18:40
6fdb867
Compare
Choose a tag to compare
v9.2.1

Better readme spiel

Shorthand methods to match any fetch call

14 Mar 18:26
2555933
Compare
Choose a tag to compare
Merge pull request #514 from wheresrhys/any

Any

Better description in readme

12 Mar 21:30
afd48ac
Compare
Choose a tag to compare
v9.1.2

Better description of features in readme

Fixes bug using body matching in inspection methods

05 Mar 21:52
cdfb3a9
Compare
Choose a tag to compare
Merge pull request #512 from wheresrhys/body-inspecting

inspect based on body