Skip to content

v12.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 21:04

12.0.0 (2020-02-16)

BREAKING CHANGES

When checking types of strings, Nock will no longer recognize the String constructor, only string primitives.

Features

  • Allow passing a function to enableNetConnect() (#1889) (7f9e26c)