github mswjs/msw v0.27.1

latest releases: v2.3.0, v2.2.14, v2.2.13...
3 years ago

Changes

  • Exports the RestHandler class publicly.

Bug fixes

  • Fixes an issue that caused a Uncaught ReferenceError: process is not defined exception when calling worker.start() (#609, #629).
  • Fixes an issue that caused a TypeScript violation in the PickLastInTuple type (#615, #627).
  • Fixes an issue that caused an TypeError: Object.fromEntries is not a function error when running MSW in Node.js v10 (#625, #633).

Internals

  • Updates to typescript@4.2.2

Don't miss a new msw release

NewReleases is sending notifications on new releases.