yarn msw 0.17.0

latest releases: 2.3.0, 2.2.14, 2.3.0-ws.rc-6...
4 years ago

Features

  • Custom request handlers have reworked lifecycle and accept new methods:
    • parse(), to retrieve additional information about the request before the predicate.
    • getPublicRequest(), to modify the original request with public information (i.e. adding req.params or req.variables).

Bug Fixes

  • Fixes an issue that resulted into GraphQL mutations not being logged properly (#161, #176)

Don't miss a new msw release

NewReleases is sending notifications on new releases.