Skip to content

feat!: use Web API's fetch#400

Draft
slagiewka wants to merge 1 commit intoapollographql:mainfrom
slagiewka:web_api_fetch
Draft

feat!: use Web API's fetch#400
slagiewka wants to merge 1 commit intoapollographql:mainfrom
slagiewka:web_api_fetch

Conversation

@slagiewka
Copy link
Copy Markdown

@slagiewka slagiewka commented Feb 3, 2025

Currently not working due to no possible way to set the url prop of Response in cases where the lib tries to fake it once retrieved from cache.

Included:

  • drop node-fetch@v2
  • update nock to v14
  • raise minimal node version to 20 (as 18 is almost EoL)
  • raise ES target to match node 20

Closes #393

Currently not working due to no possible way to set the `url` prop of
Response in cases where the lib tries to fake it once retrieved from
cache.

Included:
- drop node-fetch@v2
- update nock to v14
- raise minimal node version to 20 (as 18 is almost EoL)
- raise ES target to match node 20
@slagiewka slagiewka mentioned this pull request Feb 3, 2025
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.

Dropping node-fetch

1 participant