mswjs / interceptors

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

chore: run ci against node v20 #512

Closed kettanaito closed 3 months ago

kettanaito commented 4 months ago

It's time we've added automation around Node.js v20.

Roadmap

kettanaito commented 3 months ago

Thanks for spotting the fix, @mikicho! I'm trying to update all the repos to pnpm 8, I've opened this PR to put the fix on main first: https://github.com/mswjs/interceptors/pull/550.

kettanaito commented 3 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.