Features:
- New
.urlParams()
method for easy param substitution (c7f2ff3) - TypeScript type definitions (4beec22)
Malformed release due to author messing up commits.
Features:
- Support for
DELETE
andPUT
requests (310aa68)
Features:
- New
.prop()
method for returning values from nested objects (87f0644)
Fixes:
- Apply transformers also on rejected responses (342145d)
Features:
- New
.then()
implementation to reduce need of.send()
(8d45c02)
Initial public release.