Skip to content

Releases: SachaCR/denock

0.2.0

23 Jul 15:34
Compare
Choose a tag to compare

Version 0.2.0 :

  • Add support for the response.ok
  • Add the following methods on the response object : text, arrayBuffer, blob, formData

0.1.1

30 May 22:47
Compare
Choose a tag to compare
  • Fix readme example

0.1.0

30 May 22:44
Compare
Choose a tag to compare
  • Implement option to allow defining matching headers on request.

0.0.4

22 May 12:08
Compare
Choose a tag to compare
  • Fix crash on JSON parse when body is empty on Request object

0.0.3

21 May 21:42
Compare
Choose a tag to compare
  • Implement interceptions counter feature
  • Reorganize tests

0.0.2

21 May 21:04
Compare
Choose a tag to compare
  • Fix throwing error on undefined body in RequestInit object.

0.0.1

19 May 21:07
Compare
Choose a tag to compare
Update README.md