mswjs / interceptors

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

fix: give `node` export condition higher priority #552

Closed phryneas closed 5 months ago

phryneas commented 5 months ago

in case of mixed environments that look for both "node" and "browser" export conditions

kettanaito commented 5 months ago

Released: v0.28.1 🎉

This has been released in v0.28.1!

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.