refine icon indicating copy to clipboard operation
refine copied to clipboard

[FEAT] Update axios for @pankod/refine-strapi-v4

Open yf-hk opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe.

Hi, currenty @pankod/refine-strapi-v4 is using axios v0.26 which is a pretty old version. The most current one is v1.2.x. Is it possible to update the dependency to the most current one? I'm having problems after upgrading axios, there is a typescript error.

Describe alternatives you've considered

No response

Additional context

No response

Describe the thing to improve

Use axios 1.2.x

yf-hk avatar Jan 05 '23 06:01 yf-hk

Hey @dzcpy let's check and try to update. What is the error?

yildirayunlu avatar Jan 05 '23 06:01 yildirayunlu

Hey @dzcpy let's check and try to update. What is the error?

Thanks for your quick reply!

yf-hk avatar Jan 05 '23 06:01 yf-hk

It is necessary to update axios in all our packages. We've added this issue to the to do list.

For a quick solution, you can fork @pankod/refine-strapi-v4, include it in your project and update it 🚀

yildirayunlu avatar Jan 05 '23 07:01 yildirayunlu

Hello 👋🏼

Closing the issue due to inactivity. Please feel free to re-open it if needed.

BatuhanW avatar Feb 24 '23 10:02 BatuhanW