The one with the compatibility
Features & Compatibility Improvements
- Adds
baseURLconfig option (#20, thanks @jamesmosier!) - Automatically infer JSON response type (#26, thanks @Arminkhodaei!)
- Add
paramsandparamsSerializeroption (#32, thanks @alexkhismatulin!) - Add
withCredentialsoption (#36, thanks @crissto!) - Add
fetchoption for passing a customfetch()function/mock (#23, thanks @crissto!) - Add support for passing
FormDatarequest bodies (#37 #38 & #42, thanks @fabricionaweb, @crissto & @idoshamun!)
Ergonomics & Bug Fixes
- Improved TypeScript types and documentation (#33, thanks @Hotell!)
- Fixed
import 'redaxios'throwing in Node (#39, thanks @roymiloh!)
All that in only 61 bytes!