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

Use node built-in fetch #3246

Merged
merged 3 commits into from
Apr 26, 2024

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Apr 26, 2024

Node fetch built-in function is now out of experimental since node 18.13.0 this allows us to not have some partial implementation and get rid of an external dependency

@azure-sdk
Copy link
Collaborator

azure-sdk commented Apr 26, 2024

All changed packages have been documented.

  • @typespec/compiler
Show changes

@typespec/compiler - fix ✏️

Internals: Use node built-in fetch API that is now stable since node 18.13.0

@azure-sdk
Copy link
Collaborator

You can try these changes at https://cadlplayground.z22.web.core.windows.net/prs/3246/

Check the website changes at https://tspwebsitepr.z22.web.core.windows.net/prs/3246/

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