Releases: nock/nock
Releases · nock/nock
v14.0.0-beta.19
Bug Fixes
backport: memory leaks due to timer references outliving the timers (#2773 ) (#2773 ) (66eb7f4 )
call fs.createReadStream
lazily (#2357 ) (ba9fc42 )
remove duplicates from activeMocks()
and pendingMocks()
(#2356 ) (7e957b3 )
support literal query string (#2590 ) (4162fa8 )
types: return type of BackOptions.afterRecord (#2782 ) (fc90bd3 )
v14.0.0-beta.17
Bug Fixes
fetch: add support for aborting requests using AbortSignal (#2809 ) (a143911 )
v14.0.0-beta.16
Bug Fixes
fetch: support Content-Encoding response header (#2797 ) (451e69c )
v13.5.6
13.5.6 (2024-11-09)
Bug Fixes
types: return type of BackOptions.afterRecord (#2782 ) (fc90bd3 )
v14.0.0-beta.15
Bug Fixes
fetch: await response listener before resolving the response promise (#2795 ) (4213d99 )
v14.0.0-beta.13
Bug Fixes
fetch: rebase relative redirect URL against request.url
(#2781 ) (a39587f )
v13.5.5
13.5.5 (2024-08-20)
Bug Fixes
backport: memory leaks due to timer references outliving the timers (#2773 ) (#2773 ) (66eb7f4 )
You can’t perform that action at this time.