15.0.0-beta.8 (2026-02-09)
Bug Fixes
- address timeout issue with mocked timers (#2880) (fb112f3)
- address timeout issue with mocked timers (Revert #2880) (#2902) (bc48f92)
- ClientRequest: support http.Agent instances as agents for https requests (#2896) (e4390b8)
- migrate to npm OIDC (#2940) (113dcac)
- package lock file (67f07e1)
- restore github actions write permissions (#2941) (a4cb6b8)
- update
@mswjs/interceptorsto fix a memory leak (#2938) (025db76) - upgrade interceptors (2bcaf0f)
- upgrade semantic-release (#2943) (db0b280)
- Use Error objects instead of plain objects with replyWithError() (#2900) (f2a3389)
- use of a fetch() recording that uses gzip compression is missing the headers, Possible EventEmitter memory leak when used together with MongoDBContainer (#2869) (90b2a04)