Skip to content

Releases: nock/nock

v14.0.17

Choose a tag to compare

@github-actions github-actions released this 30 Jul 18:31
1ee467c

14.0.17 (2026-07-30)

Bug Fixes

  • remove interceptor from scope.interceptors on nock.removeInterceptor (#2997) (1ee467c)

v15.0.0-beta.14

v15.0.0-beta.14 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 20:30
db4b3af

15.0.0-beta.14 (2026-07-22)

Bug Fixes

  • backport: apply body delay before the response end (#2969) (215cd2a)
  • guard against AbortSignal-aborted requests in response handler (#2977) (2d68e8a), closes #2949
  • prevent crash when query params have conflicting dot-notation keys (#2958) (7ea9933)
  • Revert "fix(backport): apply body delay before the response end" (#2973) (de5450c), closes #2969
  • types: align Definition with runtime; add rawHeaders, drop headers (#2955) (07fbfab)

v15.0.0-beta.13

v15.0.0-beta.13 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 20:25
cece196

15.0.0-beta.13 (2026-07-22)

Features

v14.0.16

Choose a tag to compare

@github-actions github-actions released this 26 Jun 07:56
2d68e8a

14.0.16 (2026-06-26)

Bug Fixes

  • guard against AbortSignal-aborted requests in response handler (#2977) (2d68e8a), closes #2949

v15.0.0-beta.12

v15.0.0-beta.12 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 May 17:49
7f1bb42

15.0.0-beta.12 (2026-05-13)

Bug Fixes

  • remove interceptor from scope.interceptors (#2975) (7f1bb42)

v15.0.0-beta.11

v15.0.0-beta.11 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 May 19:33
d0ac909

15.0.0-beta.11 (2026-05-07)

Features

v14.0.15

Choose a tag to compare

@github-actions github-actions released this 07 May 14:32
de5450c

14.0.15 (2026-05-07)

Bug Fixes

  • Revert "fix(backport): apply body delay before the response end" (#2973) (de5450c), closes #2969

v14.0.14

Choose a tag to compare

@github-actions github-actions released this 30 Apr 19:55
215cd2a

14.0.14 (2026-04-30)

Bug Fixes

  • backport: apply body delay before the response end (#2969) (215cd2a)

v14.0.13

Choose a tag to compare

@github-actions github-actions released this 20 Apr 20:49
07fbfab

14.0.13 (2026-04-20)

Bug Fixes

  • types: align Definition with runtime; add rawHeaders, drop headers (#2955) (07fbfab)

v14.0.12

Choose a tag to compare

@github-actions github-actions released this 05 Apr 20:18
7ea9933

14.0.12 (2026-04-05)

Bug Fixes

  • prevent crash when query params have conflicting dot-notation keys (#2958) (7ea9933)