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(release-please): support require under Node #472

Merged
merged 1 commit into from
Dec 16, 2021
Merged

Conversation

dcsaszar
Copy link
Contributor

@dcsaszar dcsaszar commented Dec 16, 2021

fixes #426

Solution from
GillianPerard/typescript-json-serializer#129 (comment)

This actually doesn't fix the repro case, but it fixes the issue if a require()d (.js, .cjs)) or imported (.mjs) library depends on w3c-xmlhttprequest.

@ykzts ykzts enabled auto-merge (squash) December 16, 2021 10:53
@ykzts ykzts merged commit a22663b into ykzts:main Dec 16, 2021
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.

V 3.0.3 is incompatible with ECMAScript modules
2 participants