Closed joscha closed 7 years ago
Thanks @marvinhagemeister - would be great if we could release the changes as a patch version :)
@joscha you're absolutely right 👍 Made the changelog updates here: https://github.com/marvinhagemeister/xhr-mocklet/pull/14
I cleaned up the types, so they can be inferred most of the time and also exported them for easier reuse. I also added support for erroring the response similar to
xhr-mock
when returningnull
from a handler.@marvinhagemeister PTAL