chore: deprecate node-fetch in favor of fetch
Open
chores
pinned
- Dominant language
- JavaScript
- Stars
- 217
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
node.js will switch to a built-in fetch from 18.X (FINALLY) which will allow us to deprecate node-fetch (which is outdated as it requires module support from 3.X
Current LTS is 16 but 18 becomes LTS at 25/OCT (https://github.com/nodejs/release#release-schedule)
So target : v3.0.0 of the Dapr JS SDK
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.