mswjs / interceptors

Low-level network interception library.
https://npm.im/@mswjs/interceptors
MIT License
539 stars 123 forks source link

fix(WebSocket): reference bound listener when calling `.removeEventListener()` #547

Closed kettanaito closed 5 months ago

kettanaito commented 5 months ago

This also fixed a bug where you wouldn't be able to remove the listener once it's bound.

kettanaito commented 5 months ago

Released: v0.27.2 🎉

This has been released in v0.27.2!

Make sure to always update to the latest version (npm i @mswjs/interceptors@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.