mswjs / interceptors

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

chore: use node v18.19 #551

Closed kettanaito closed 2 months ago

kettanaito commented 2 months ago

Switching the project to the latest version of Node.js v18, which is v18.19 at this moment. I'm not a fan of setting v18 to rely on the automatic version updates because that can let false positives slip through. It's good to be aware of bugs in Node.js.

kettanaito commented 2 months ago

Released: v0.28.0 🎉

This has been released in v0.28.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.