frisbee

Modern fetch-based alternative to axios/superagent/request. Great for React Native.

MIT License

Stars
1.1K

Bot releases are visible (Hide)

frisbee - Latest Release

Published by niftylettuce over 4 years ago

frisbee -

Published by niftylettuce over 4 years ago

  • fix: fixed pino hook for logMethod, bump deps b177ad1

https://github.com/niftylettuce/frisbee/compare/v3.1.2...v3.1.3

frisbee -

Published by niftylettuce almost 5 years ago

  • fix: prevent body from merging (fixed #102, fixed #94) 45f4614

https://github.com/niftylettuce/frisbee/compare/v3.1.1...v3.1.2

frisbee -

Published by niftylettuce almost 5 years ago

  • fix: removed defaultsDeep until fixed tests 4580089
  • fix: fixed core bugs, fixed babel bug f48eab2
  • fix: add global transform dab1175
  • Merge pull request #97 from Almouro/patch-1 e33efaa
  • Fix object spread on body (#102) e4278f2
  • Fix object spread on body 24749d3
  • fix: merge options with nested default nested 54dcaef

https://github.com/niftylettuce/frisbee/compare/v3.1.0...v3.1.1

frisbee -

Published by niftylettuce about 5 years ago

  • feat: bump deps, fixed polyfills, updated docs a64170b

https://github.com/niftylettuce/frisbee/compare/v3.0.2...v3.1.0

frisbee -

Published by niftylettuce over 5 years ago

  • feat: logResponse now accepts three args (path, opts, response) 27903b1
  • docs: fixed section headers af46c01

https://github.com/niftylettuce/frisbee/compare/v3.0.1...v3.0.2

frisbee -

Published by niftylettuce over 5 years ago

  • feat: added logResponse, logRequest, and setOptions da14b8f

https://github.com/niftylettuce/frisbee/compare/v3.0.0...v3.0.1

frisbee -

Published by niftylettuce over 5 years ago

Patches

  • Docs: added docs for caching (closes #34): 315271cb7de4c2886762260afac89ad2acb28e06
  • Docs: added docs for debugging with xhook and cabin (closes #72, closes #13): fd9924a481b7e02788dbd5585089c97ec894f6c6
  • Feat: fixed parsing of params and url, added debugging: a0645b9e0e03bbabaf66c4507b1ea729df91fa5b
frisbee -

Published by niftylettuce over 5 years ago

  • fix: bump deps, added Uint8Array to polyfill list 57f011d

https://github.com/niftylettuce/frisbee/compare/v2.0.8...v2.0.9

frisbee -

Published by niftylettuce over 5 years ago

  • fix: fixed regeneratorRuntime issue 78da299
  • docs: fixed space 9d40fa5
  • docs: fixed missing parens edaf0b4
  • v2.0.7 3b5f19e
  • docs: added notes regarding ES6 required features that need polyfilled 69e4749
  • feat: universally optimized builds and linting 03248b6
  • fix: fixed typo 2e74ee6
  • fix: fixed per https://github.com/stefanpenner/es6-promise/pull/343 540fd1a
  • Merge pull request #84 from akmjenkins/feature/fetch-polyfill 700db95
  • Use cross-fetch as a polyfill rather than a full source of implementation 9d0abba

https://github.com/niftylettuce/frisbee/compare/v2.0.6...v2.0.8

frisbee -

Published by niftylettuce over 5 years ago

  • fix: updated docs, added browser version, cleanup 2118840
  • Merge pull request #81 from akmjenkins/feature/jwt-null-undefined 5fa9bc4
  • Merge pull request #80 from davidgovea/bump-node b23d7ea
  • Allow jwt to take null or undefined 255ebfe
  • Revert "disable ava/use-t-well rule" c8836e1
  • xo lint: object-spread instead of Object.assign 11712fe
  • allow async promise executor (now disallowed by xo defaults) 1e78fb5
  • xo whitespace lint d5128b1
  • this eslint-disable no longer required 65c2883
  • new xo convention: catch (error) {} fe70c2a
  • bump xo version to latest 20b5b39
  • allow then() use in interceptor 439d489
  • drop node 6 & 9 from travis tests 24c312a
  • Revert "customize travis install - ignore engine requirements" 03e2659
  • drop node 6 - bump to 8 b38363d
  • Merge pull request #79 from davidgovea/feature/cross-fetch 823b7ee
  • Merge pull request #78 from davidgovea/repair-build 5a5aada
  • remove fetch-ponyfill, swap in cross-fetch 02a8746
  • customize travis install - ignore engine requirements 52310f9
  • disable ava/use-t-well rule 9104764
  • refactor some throws calls to throwsAsync fc83fe7
  • refactor throw assertion tests: ava requires a function 5613fdb
  • move browserslist config into .babelrc ec34ede
  • remove babel polyfill:false (deprecated, throws error) b60bed7
  • docs: fixed docute-emojify 8a8e167
  • Fixed script tag rendering 667f9d7
  • Added docute-emojify 7c47d95
  • Added badge to repo for donations 3e4868c

https://github.com/niftylettuce/frisbee/compare/2.0.5...v2.0.6