Skip to content

Releases: nock/nock

v11.9.0-beta.1

11 Feb 04:34
013a0d8
Compare
Choose a tag to compare
v11.9.0-beta.1 Pre-release
Pre-release

11.9.0-beta.1 (2020-02-11)

Features

  • allow passing a function to enableNetConnect() (#1889) (013a0d8)

v11.8.2

10 Feb 04:42
Compare
Choose a tag to compare

11.8.2 (2020-02-10)

Bug Fixes

v11.8.1

10 Feb 04:30
Compare
Choose a tag to compare

11.8.1 (2020-02-10)

Bug Fixes

v11.8.0

10 Feb 04:23
Compare
Choose a tag to compare

11.8.0 (2020-02-10)

Bug Fixes

  • types: Scope accepts legacy Url not WHATWG (#1879) (e22233b)
  • Correct behavior when other libraries override http.get and http.request (#1868) (22e2fca), closes #1836

Features

v11.7.2

08 Jan 19:04
Compare
Choose a tag to compare

11.7.2 (2020-01-08)

Bug Fixes

  • Fix a regression due to Jest having different globals (#1850) (c7363e5)

v11.7.1

03 Jan 01:24
Compare
Choose a tag to compare

11.7.1 (2020-01-03)

Bug Fixes

  • make interceptors work in any order even when filteringScope (#1819) (bd39dff), closes #1818

v11.7.0

31 Oct 17:03
Compare
Choose a tag to compare

11.7.0 (2019-10-31)

Features

v11.6.0

24 Oct 09:08
Compare
Choose a tag to compare

11.6.0 (2019-10-24)

Features

v11.5.0

22 Oct 11:25
Compare
Choose a tag to compare

11.5.0 (2019-10-22)

Features

  • Throw errors for URL paths without leading slashes, which will never match (#1744) (b7f9f13), closes #1730

v11.4.0

07 Oct 16:52
Compare
Choose a tag to compare

11.4.0 (2019-10-07)

Features

  • improve error output by showing which URL caused the error (#1735) (#1740) (f4a208b)