github nock/nock v11.0.0-beta.30@beta

latest releases: v14.0.1, v14.0.0, v14.0.0-beta.19...
5 years ago

11.0.0-beta.30 (2019-07-28)

Code Refactoring

BREAKING CHANGES

  • The only argument passed to the Interceptor.query
    callback now receives the output from querystring.parse instead of
    qs.parse. This means that instead of nested objects the argument will
    be a flat object.

Don't miss a new nock release

NewReleases is sending notifications on new releases.