mswjs / msw

Industry standard API mocking for JavaScript.
https://mswjs.io
MIT License
16k stars 522 forks source link

fix(setupServer): infer function args and return in ".boundary()" #2100

Closed kettanaito closed 8 months ago

kettanaito commented 8 months ago
kettanaito commented 8 months ago

The build won't compile. Mentioned here: https://github.com/mswjs/msw/issues/2069#issuecomment-2004542621

kettanaito commented 8 months ago

Released: v2.2.9 🎉

This has been released in v2.2.9!

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


Predictable release automation by @ossjs/release.