Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: nock/nock

v9.4.0

29 Jun 20:18

Choose a tag to compare

9.4.0 (2018-06-29)

Features

  • emit 'request' event with body as third parameter (#1062) (e15820a)

v9.3.3

13 Jun 23:39

Choose a tag to compare

9.3.3 (2018-06-13)

Bug Fixes

  • match basePath as regex and path as function (#1147) (933880a)

v9.3.2

07 Jun 16:18

Choose a tag to compare

9.3.2 (2018-06-07)

Bug Fixes

v9.3.1

07 Jun 03:31

Choose a tag to compare

9.3.1 (2018-06-07)

Bug Fixes

v9.3.0

30 May 18:53

Choose a tag to compare

9.3.0 (2018-05-30)

Features

v9.2.6

14 May 22:55

Choose a tag to compare

9.2.6 (2018-05-14)

Bug Fixes

  • match HTTP headers with case insensitivity (#1122) (2676fed)

v9.2.5

10 Apr 19:25

Choose a tag to compare

9.2.5 (2018-04-10)

Bug Fixes

  • remove arrow functions to restore Node<4 compatibility (#1114) (11f1a25)

v9.2.4

09 Apr 22:11

Choose a tag to compare

9.2.4 (2018-04-09)

Bug Fixes

  • url encoded body matches non-string values (#1110) (5852296)

v9.2.3

27 Feb 17:14

Choose a tag to compare

9.2.3 (2018-02-27)

Bug Fixes

v9.2.2

26 Feb 20:53

Choose a tag to compare

9.2.2 (2018-02-26)

Bug Fixes

  • Allow allowUnmocked = true and regexp paths to work (#1034) (6817e76)