github mswjs/msw v0.32.1

latest releases: v2.4.9, v2.4.8, v2.4.7...
3 years ago

Bug fixes

  • Fixes an issue that resulted in corrupted original response bodies if they were compressed with gzip (mswjs/interceptors#136, #822).
  • Fixes an issue that resulted in a memory leak of event listeners when retrieving the IncomingMessage body of the original response in Node.js (mswjs/interceptors#140, #785).
  • Fixes an issue that resulted in the "cannot run in a non-browser environment" error when running MSW in an Electron renderer process (#661, #817, #823).

Don't miss a new msw release

NewReleases is sending notifications on new releases.