Releases: aautar/paper-plane
Releases · aautar/paper-plane
Add PaperPlane.makeUrlQueryString() helper method
Deal with zero-sized blobs passed to PaperPlane.parseXHRResponseData
v5.0.2 deal with zero-sized blobs passed to PaperPlane.parseXHRResponseData
Fix to handle null response blob passed to PaperPlane.parseXHRResponseData
v5.0.1 fix to handle null response blob passed to PaperPlane.parseXHRRespons…
Fix filename of dist file
v5.0.0 fix filename of dist file
Fix PaperPlane.parseXHRResponseData to correctly handle json and text
v4.1.2 fix PaperPlane.parseXHRResponseData to correctly handle json and text
Fix ref in window var
v4.1.1 fix window var
Add optional _clientSettings arg to PaperPlane.xhr
v4.1.0 add optional _clientSettings arg to PaperPlane.xhr
Transition to binary (Blob) as default response type
v4.0.0 transition to binary (Blob) as default response type
Add PaperPlane.makeBlobRequestData helper method
Merge pull request #13 from aautar/update-circleci-config update circleci config to trigger deployment on git tag creation
Add publish step to CI pipeline
v3.0.11 fix version in package.json