Skip to content

Releases: yahoo/fetchr

Fix bug where isRegistered didn't handle sub-resources

19 Jun 18:44
Compare
Choose a tag to compare

Bugfixes and performance improvements

16 Jun 23:31
Compare
Choose a tag to compare

#100 Cherry-pick lodash methods to reduce package size @igorbt
#99 Misc Typos @azu
#98 Fixed bug where a JSON error returned from server wasn't parsed on the client side. @davidhouweling
#95 Fixed bug where config on server would always be undefined @escalona
#93 Misc typos @escalona
#92 Clarify the config option in service calls @escalona
#91 Accessing invalid fetchr urls will handle errors nicely instead of throwing uncaught errors

Adding more debug information for error

02 Jun 23:17
Compare
Choose a tag to compare

Add X-Requested-With header; fix retry bug; move default constructGetUri function to its own file

Adding more debug information for error

02 Jun 23:17
Compare
Choose a tag to compare
v0.4.15

Release v0.4.15.

Add X-Requested-With header; fix retry bug; move default constructGetUri function to its own file

Error response type is now json

21 May 22:15
Compare
Choose a tag to compare

#80 - Error response by middleware is now a json object

Allow errors to set headers & Error responses is now json

21 May 22:18
Compare
Choose a tag to compare

Backporting:

#78, #79 - Allow error responses to set headers
#80 - Error response is a json object

Fix non-get request headers support in error case

14 May 18:33
Compare
Choose a tag to compare

Support services sending headers with error case

14 May 18:12
Compare
Choose a tag to compare