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
For the moment that's just what we imported from bs-webapi. Our aim is to retain compatibility where possible for 1.0 because a lot of people will suddenly need to migrate when ReScript 10 is released.
Thank you for the idea. I'm tracking ways to improve the Fetch API in #30 - I'll add a note there. This isn't specifically fetch related, but it's fairly close and I think the opportunity for a breaking change is a good time to do it.
I'm using
to work around the createObjectURL requiring a File.t. Consider generalizing
createObjectURL
in the future. Thanks.The text was updated successfully, but these errors were encountered: