Skip to content

Releases: D-Pow/mock-requests

Dynamically update response objects

05 Sep 01:15
Compare
Choose a tag to compare

Now supporting dynamic response updates! Mimic the action of your back-end system simply by passing in a function to generate new response objects.

Full browser support

05 Sep 00:23
Compare
Choose a tag to compare

RequestMock is now functioning across all modern browsers, including Chrome, Firefox, and IE 11.
Returns mocked responses for mocked URLs and calls normal fetch/XHR for non-mocked URLs

v1.0.0 First release

05 Sep 00:21
Compare
Choose a tag to compare
v1.0.0 First release Pre-release
Pre-release

First release of RequestMock! Everything is as described in ReadMe.md