Skip to content

Releases: mbasso/react-http-request

Update superagent

Choose a tag to compare

@mbasso mbasso released this 24 Jan 18:46

This release contains the latest version of superagent

Breaking changes

  • Dropped support for Node 0.x and Node 4
  • If you rely on undefined in query-string values being sent literally as the text "undefined", switch to checking for missing value instead. ?key=undefined is now ?key (without a value).
  • In Internet Explorer, ensure that you have a polyfill that adds a global Promise object.

Fix loading status

Choose a tag to compare

@mbasso mbasso released this 29 Jan 10:11
1.0.3

Update dependencies

Choose a tag to compare

@mbasso mbasso released this 20 May 15:55
1.0.2

Fix render

Choose a tag to compare

@mbasso mbasso released this 01 Mar 23:28

Perform new request only if props are changed

First release

Choose a tag to compare

@mbasso mbasso released this 01 Mar 07:58
1.0.0