Skip to content

Releases: wheresrhys/fetch-mock

Implements partial body matching

03 Mar 21:07
db7ecbd
Compare
Choose a tag to compare
Merge pull request #509 from wheresrhys/partial-body-matching

implement partial body matching

Fix ES modules and handle async body matching

29 Feb 20:14
Compare
Choose a tag to compare
v9.0.0

clarify upgrade sentence

Fix ES Modules

29 Jan 21:57
Compare
Choose a tag to compare
Fix ES Modules Pre-release
Pre-release
v9.0.0-beta.2

fix build

Avoid using the .mjs extension because fo tooling clashes

28 Jan 23:00
Compare
Choose a tag to compare
v9.0.0-beta.1

no .mjs

Added debug logs

25 Jan 21:39
eed902a
Compare
Choose a tag to compare
Merge pull request #503 from wheresrhys/debug-logs-1

Debug logs 1

Republish readme

24 Jan 23:50
e9e583a
Compare
Choose a tag to compare
v8.3.2

Link to fetch-mock-jest in readme

Fix regression #493

02 Jan 21:53
f1ce6dc
Compare
Choose a tag to compare
Merge pull request #494 from wheresrhys/fix-regression-493

allow routes using different function matchers

Accept all matching options in the first parameter

28 Dec 21:31
6290ca4
Compare
Choose a tag to compare
Merge pull request #491 from wheresrhys/matcher-object

Matcher object

Fix linting

21 Dec 14:07
Compare
Choose a tag to compare
v8.2.1

lint

Jest compatibility

19 Dec 10:00
0ccc604
Compare
Choose a tag to compare

No longer needs special care to avoid circular dependency in jest