You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.
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
The text was updated successfully, but these errors were encountered: