v3.2.0
The post, patch and put payload parameter can now be a FormData. Useful for totally controlling the body for example when uploading.
Updated to TypeScript 3.5.3 had to make QueryParams the correct type as needed by query-string's stringify method.
Exposed Method, MiddlewareDetailInfo, QueryParams in the index.