Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@philnash philnash released this 12 Feb 23:18
· 1 commit to main since this release

Added

  • Support for streaming responses with flow.stream()
  • Support for AbortController and request timeouts
  • Repository, homepage, and bugs links to package.json

Changed

  • Simplified error classes
  • Updated documentation with streaming and request aborting sections