Skip to content

v1.3.0

Choose a tag to compare

@gr2m gr2m released this 19 Sep 06:01

1.3.0 (2017-09-19)

Bug Fixes

  • fixtures: set content-length to 0 and remove content-type for put/patch requsets without body (1e85bba)
  • normalization: set content-length to 0 and remove content-type for put/patch requests without a body (153aab8)
  • scenarios: add timeout after invitation accepted to avoid racing conditions (555ec00)

Features

  • mock.pending() and mock.explain(error) (ae0283b)