Skip to content

Tags: ehabdevel/nock

Tags

v11.0.0-beta.3@beta

Toggle v11.0.0-beta.3@beta's commit message
fix: Mock responses should fire when timers are mocked (nock#1336)

Fix picked from nock#1335.

Revert nock#1270. Fix nock#1334.

v10.0.6

Toggle v10.0.6's commit message
fix: Mock responses should fire when timers are mocked (nock#1335)

Revert nock#1270. Fix nock#1334.

v11.0.0-beta.2@beta

Toggle v11.0.0-beta.2@beta's commit message
fix: package.engines is supposed to be an object

https://docs.npmjs.com/files/package.json#engines

v10.0.5

Toggle v10.0.5's commit message
fix: package.engines shows incorrect versions and is supposed to be a…

…n object

v11.0.0-beta.1@beta

Toggle v11.0.0-beta.1@beta's commit message
ci(travis): run release stage on [Version].x, next, beta branches

v10.0.4

Toggle v10.0.4's commit message
fix(nock#1266): throw useful error if "method" parameter is not set f…

…or .intercept() – thanks @labsvisual

v10.0.3

Toggle v10.0.3's commit message
docs: show usage of beforeFunc in nockback (nock#1263)

v10.0.2

Toggle v10.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nock#1250 from vwxyutarooo/master

fix(nock#1041): apply filteringPath from nockBack before option

v10.0.1

Toggle v10.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request nock#1238 from nock/greenkeeper/debug-4.1.0

update debug to version 4.1.0

v10.0.0

Toggle v10.0.0's commit message
test: skip failing test (nock#1222)