Comparing version 0.1.81 to 0.1.82
@@ -55,2 +55,4 @@ "use strict"; | ||
setLoading(true); | ||
if (error) | ||
setError(undefined); | ||
if (isServer) | ||
@@ -57,0 +59,0 @@ return; // TODO: for now, we don't do anything on the server |
{ | ||
"name": "use-http", | ||
"version": "0.1.81", | ||
"version": "0.1.82", | ||
"homepage": "http://use-http.com", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
65868
639