use-axios-client icon indicating copy to clipboard operation
use-axios-client copied to clipboard

Document browser support and polyfills

Open zxqx opened this issue 5 years ago • 0 comments

We should document which browsers we support -- doesn't need to be in the README necessarily, but maybe a section or page on the docs site.

My thought is that we should target the same browser support as axios itself.

Another caveat is that axios makes it a consumer responsibility to polyfill Promise -- we should consider surfacing this in our docs as well.

zxqx avatar Oct 08 '19 16:10 zxqx