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
Fetch was added to node v18 without the experimental flag. Deno and Bun both have support for it, so it makes the most sense to refactor to use fetch and release a new major version with v18 of node being the minimum version.