mswjs / msw

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

docs: add jest support decision document #2257

Closed kettanaito closed 2 months ago

kettanaito commented 2 months ago

The unofficial policy has been to drop Jest support. It's time to make it official, documenting that decision and the reasoning behind it.

kettanaito commented 2 months ago

Released: v2.4.2 🎉

This has been released in v2.4.2!

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.