Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@bhollis bhollis released this 29 Jul 18:29
· 9 commits to master since this release
a2aef6e

This version introduces new typings for HttpClient and HttpClientConfig that make them easier to use without leaning on any, and which offer easier compatibility with fetch. You may have to make changes to your code as a result, especially if you were directly using HttpClient as the params argument now requires its values to be string.