mswjs / interceptors

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

Add "FetchInterceptor" to the "node" preset #429

Closed kettanaito closed 1 month ago

kettanaito commented 12 months ago

The current version of this library supports Node.js 18 as the minimal required version. On that version, global fetch already exists.

kettanaito commented 1 month ago

Released: v0.34.0 🎉

This has been released in v0.34.0!

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.