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.
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?
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
remains0.21.4
by teammates. 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 ofaxios
in my project only?