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

cherry-pick(#15694): fix(esm loader): support Node 18.6 #15698

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Jul 15, 2022

A small change in the API requires shortCircuit: true when returning the
transformed source.
Another API change removes third argument from the chained resolve/load,
but passing three instead of two still works.

A small change in the API requires `shortCircuit: true` when returning the
transformed source.
Another API change removes third argument from the chained resolve/load,
but passing three instead of two still works.
@dgozman dgozman merged commit ec9d2db into microsoft:release-1.24 Jul 15, 2022
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.

None yet

3 participants