mswjs / msw

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

fix: update `@bundled-es-modules/cookie` to 2.0.1 #2312

Closed kettanaito closed 2 weeks ago

kettanaito commented 1 month ago

Blockers

kettanaito commented 1 month ago

I've opened a PR to the bundled cookie package to have release automation to release fixes faster. https://github.com/bundled-es-modules/cookie/pull/4

kettanaito commented 2 weeks ago

The fix has been released in @bundled-es-modules/cookie in 2.0.1. Bumped the version range in MSW. Will merge once the CI is passing.

kettanaito commented 2 weeks ago

Released: v2.6.2 🎉

This has been released in v2.6.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.