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

latest releases: v14.0.0-beta.6, v13.5.4, v14.0.0-beta.5...
4 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.