Skip to content

Replace node-fetch with the Node runtime fetch API - #43

Merged
kcheung-retool merged 2 commits into
mainfrom
replace-node-fetch-with-runtime-fetch
Aug 4, 2026
Merged

Replace node-fetch with the Node runtime fetch API#43
kcheung-retool merged 2 commits into
mainfrom
replace-node-fetch-with-runtime-fetch

Conversation

@kcheung-retool

Copy link
Copy Markdown
Contributor

Replace node-fetch with the Node runtime fetch API

Avoid registration failures on newer Node versions, and require Node 18+.

Avoid registration failures on newer Node versions, and require Node 18+.
@kcheung-retool
kcheung-retool requested a review from domnit August 3, 2026 17:56

@brian-thompson-retool brian-thompson-retool left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude made a good suggestion which I shared in a comment below. The other comment is just a nit. Overall looks pretty good to me! Once we merge this I can help facilitate publishing it to NPM.

Comment thread javascript/src/utils/api.spec.ts
Comment thread javascript/src/utils/api.ts
Avoid registration failures on newer Node versions, and require Node 18+.

@brian-thompson-retool brian-thompson-retool left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kcheung-retool
kcheung-retool merged commit 9d237e0 into main Aug 4, 2026
4 checks passed
@kcheung-retool
kcheung-retool deleted the replace-node-fetch-with-runtime-fetch branch August 4, 2026 16:56
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.

2 participants