Fixes & Improvements
- Always send upper-case HTTP methods by @semoal & @sirlancelot in #66 and #71
- Don't override
Content-Type
for Blob request bodies by @lukewarlow in #70 - URL-decode XSRF cookie token by @neupauer in #69
- Safeguard document.cookie for sandboxed applications by @donlion in #78
TypeScript
- Return
redaxios
fromcreate()
by @dacioromero in #68 - Allow
Headers
objects for request and response headers by @hdimitrov1 in #79
New Contributors
- @neupauer made their first contribution in #69
- @lukewarlow made their first contribution in #70
- @semoal made their first contribution in #66
- @sirlancelot made their first contribution in #71
- @dacioromero made their first contribution in #68
- @hdimitrov1 made their first contribution in #79
- @donlion made their first contribution in #78
Full Changelog: 0.4.1...0.5.0