Skip to content

v0.2.2

Compare
Choose a tag to compare
@fzn0x fzn0x released this 25 Jun 04:08
· 19 commits to main since this release

Changes

  • chore(yarn): update lock file def5eb4
  • chore: update browser min map 2827eac
  • refactor: default options value 41b359b
  • fix: order of postTimeout hooks and preRequest must be able to modify the options #11 739160f
  • types: add types for throwOnError ef576c3
  • feat: deprecate DEBUG, replace with debug option 92ea200
  • docs: update contributing.md a792fbd
  • chore(package): update description ea227f1
  • docs: update information about pkg size 5197d62
  • chore: allow two way exports a9f9f7d
  • fix(docs): works well without credentials 20c978f
  • docs: add contributors and acknowledgements 17518ba
  • docs(readme): add warning 8073ed5
  • feat(utils/create-http-method): allows override global initOptions b14cb99
  • docs: simplify docs b5f4edc
  • feat: add supports for Bun proxy and unix #10 4124968
  • Merge branch 'main' of https://github.com/fzn0x/hypf 759a8b0
  • docs: add JSDOC 9cfb08c
  • docs: fix syntax typo (#9) e8896da
  • test: test throwOnError 948f77b
  • feat(http-method): add HEAD method ceb0faf
  • chore: format and lint fix 1ceda46
  • feat(utils/create-http-method): rename to createHTTPMethod 2c85c2e
  • test: add test for appendParams and create http error 4ce39ee
  • feat: introduce throwOnError option 7ea3b6e

MIGRATIONS

Check our README for more information.

New Contributors

v0.2.1...v0.2.2