BugSplat-Git / bugsplat-js

🐛💥🕵️ BugSplat error reporting for modern browsers
https://docs.bugsplat.com/introduction/getting-started/integrations/web/javascript
MIT License
5 stars 2 forks source link

Use Native Fetch #57

Closed bobbyg603 closed 1 year ago

bobbyg603 commented 2 years ago

Finally node has released it's native fetch implementation. Node.js 18 becomes LTS on 10-25-2022, on that very date we should release a breaking change and use the native node and FormData implementations :D