Commit Graph

6 Commits

Author SHA1 Message Date
Boris Bosiljcic 5535c2ed47 fix: Check for global.fetch before binding it (#674) 2019-09-16 23:52:22 +12:00
David Frank d1ca2dfbb9
Workaround lack of global context in react-native (#545) 2018-11-13 12:43:27 +08:00
Timothy Gu ed9e886cf3
Support web workers (#487)
Fixes: #485
2018-07-22 09:21:46 -07:00
Mark Herhold d522036bee Bind fetch to window in the browser (#434) 2018-03-24 20:22:34 -07:00
Mark Herhold a1cbcb5706 Support TypeScript import in browser (#433) 2018-03-24 11:29:00 -07:00
Johnny Hauser 5f02f36500 use browser natives when bundled for the browser 2017-04-09 13:42:50 -05:00