Q1: What are major changes? Q2: How to support both 0.x and 1.x? Q3: What are current workarounds? A3: Using axios 0.x until this is resolved. Or installing with `--legacy-peer-deps` in desperate cases.
Q1: What are major changes?
Q2: How to support both 0.x and 1.x?
Q3: What are current workarounds?
A3: Using axios 0.x until this is resolved. Or installing with
--legacy-peer-depsin desperate cases.