Releases: wheresrhys/fetch-mock
Releases · wheresrhys/fetch-mock
Null release to overwrite accidental alpha tagged as latest
Merge pull request #550 from wheresrhys/release-tag correctly use npm prerelease tag
Allow spying on just a single route
Merge pull request #539 from wheresrhys/spy-on-route Spy on route
Export full node-fetch signature
v9.4.0 fixed broken tests
Include cheatsheet
v9.3.1 linked to cheatsheet EVERYWHERE
Allow user defined matchers
Merge pull request #520 from wheresrhys/user-defined-matchers User defined matchers
Allow empty string responses
Merge pull request #519 from wheresrhys/empty-string-responses allow empty string responses
Better readme spiel
v9.2.1 Better readme spiel
Shorthand methods to match any fetch call
Merge pull request #514 from wheresrhys/any Any
Better description in readme
v9.1.2 Better description of features in readme
Fixes bug using body matching in inspection methods
Merge pull request #512 from wheresrhys/body-inspecting inspect based on body