Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update to "headers-polyfill@3.1" #286

Merged
merged 1 commit into from
Sep 15, 2022
Merged

fix: update to "headers-polyfill@3.1" #286

merged 1 commit into from
Sep 15, 2022

Conversation

kettanaito
Copy link
Member

@kettanaito kettanaito commented Sep 15, 2022

Fixes a regression introduced by mswjs/headers-polyfill#38.

No longer import headers-polyfill/lib. Instead, import headers-polyfill (root).

@kettanaito
Copy link
Member Author

kettanaito commented Sep 15, 2022

Experiencing a bunch of failing installation attempts from the Yarn registry. Looks like the registry's issue.

error An unexpected error occurred: "https://registry.yarnpkg.com/@commitlint/lint/-/lint-16.0.0.tgz: Request failed \"500 Internal Server Error\"".
info If you think this is a bug, please open a bug report with the information provided in "/home/runner/work/interceptors/interceptors/yarn-error.log".

@kettanaito kettanaito changed the title feat: update to "headers-polyfill@3.1" fix: update to "headers-polyfill@3.1" Sep 15, 2022
@kettanaito
Copy link
Member Author

Marking this as fix as we're not making any breaking changes to the public API. Migrating to a dependency that now supports ESM may be problematic but we're not dropping CommonJS.

@kettanaito
Copy link
Member Author

Thanks for a swift review, @jordevo! 🎉 Let's wait for the Yarn/NPM registry to be up before merging this.

@kettanaito
Copy link
Member Author

Released: v0.17.5 🎉

This has been released in v0.17.5!

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Package subpath './lib' is not defined by "exports"
3 participants