infinitered / apisauce

Axios + standardized errors + request/response transforms.
MIT License
2.8k stars 184 forks source link

is there any schedule to upgrade the axios? #305

Closed EricLiuZero closed 1 year ago

EricLiuZero commented 1 year ago

Thanks to all contributors, I really enjoyed fetching data using apisauce. It provides trivial and easy way to process response data. However, I was challenged that the version of dependency axios remains 0.21.4 by teammates. image In addition, sometimes, the definition of typescript doesn't match as expected.

I really want to know, is there any plan to upgrade the version of axios? Otherwise, is there any alternative way to upgrade the version of axios in my project only?

jamonholmgren commented 1 year ago

Related: #288

EricLiuZero commented 1 year ago

Related: #288

Thanks for your info.

rnike commented 1 year ago

Is there any plan to upgrade axois to the latest version? The current version of axois is 1.3.4 but still 0.27.2 here.

jamonholmgren commented 1 year ago

Related: #311. cc @rnike