Skip to content

Tags: mikicho/nock

Tags

v13.2.4

Toggle v13.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: looking up timeout on agent with no options (nock#2299)

v13.2.3

Toggle v13.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: delay when timeout is on the Agent (nock#2297)

resolves nock#2296

v13.2.2

Toggle v13.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: `allowUnocked` not working with regex host + request body match (n…

…ock#2277)

v13.2.1

Toggle v13.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(type): add `update` type for record mode (nock#2250)

Included 'update' in the BackMode union, following the introduction of the update mode (nock#2241).

v13.2.0

Toggle v13.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(record): `update` mode (nock#2241)

v13.1.4

Toggle v13.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: send Buffer with length (nock#2232)

v13.1.3

Toggle v13.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(interceptor): don't hang, don't leak resources (nock#2224)

v13.1.2

Toggle v13.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(types): add missing argument to optionally() (nock#2223)

v13.1.1

Toggle v13.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(types): allow readonly arrays for data matcher in types (nock#2215)

v13.1.0

Toggle v13.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: node 16 compatibility (nock#2199)