Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 274 Bytes

HISTORY.md

File metadata and controls

11 lines (8 loc) · 274 Bytes

mage-http-request.js changelog

v0.1.2

  • Fixed issue where certain errors were not propagated back to callback

v0.1.1

  • Added strict type checks to send
  • abort try/catches the xhr.abort call and logs the error instead of throwing.

v0.1.0

  • Initial Release