0.4.1
Bug Fixes:
credentials
option now defaults tosame-origin
in Safari 11 and prior (#55, thanks @dhruvdutt)- Importing redaxios in Node no longer errors (#57, thanks @AlexandrHoroshih)
- Fix
redaxios.all()
(#49, thanks @Hotell) - Add missing
redaxios.head()
method (#60, thanks @Xenonym) - Fix support for relative
baseURL
values (#51, thanks @Hotell) - Parse and populate
.data
on error responses (#56, thanks @electricflannel) - TypeScript improvements (#50, thanks @Hotell)
note:
0.4.0
was a broken release, 0.4.1 is the corrected version.