Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@pi0 pi0 released this 20 Sep 18:27

compare changes

🚀 Enhancements

  • Support retryDelay with callback function (#372)
  • Add better message and code for timeout error (#351)
  • Allow custom global options for $fetch.create (#401)
  • Support interceptors arrays (#353)
  • Always clone and normalize options.headers and options.query (#436)

🩹 Fixes

  • Export types from node export condition (#407)
  • Use the wrapper to allow patching global fetch (#377)

📖 Documentation

  • Add docs for using undici dispatcher (#389)

🌊 Types

  • Add agent and dispatcher options (node-specific) (#308)

✅ Tests

  • Add additional tests for hook errors (7ff4d11)

❤️ Contributors