mswjs / interceptors

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

fix(WebSocket): export "WebSocketConnectionData" type #525

Closed kettanaito closed 3 months ago

kettanaito commented 3 months ago

It's quite annoying to annotate the client/server types manually whenever you need them in collocation (e.g. when forwarding/handling the emitted connection event). Let's export it as-is.

kettanaito commented 3 months ago

Released: v0.26.10 🎉

This has been released in v0.26.10!

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.