Skip to content

v1.1.0

Compare
Choose a tag to compare
@pi0 pi0 released this 06 Jun 20:25
· 91 commits to main since this release
933e754

compare changes

馃殌 Enhancements

  • Support ignoreResponseError option (#221)
  • pkg: Add export conditions for runtime keys (#246)

馃┕ Fixes

  • Pass empty object to headers initializer to prevent crash on chrome 49 (#235)
  • Export ResponseMap type to allow composition of ofetch (#232)
  • Fix issues with native node fetch (#245)
  • pkg: Add ./package.json subpath (253707a)
  • Deep merge fetch options (#243)

馃摉 Documentation

  • readme: Use _data rather than data for raw requests (#239)
  • Mention DELETE is no-retry be default (#241)

馃彙 Chore

  • readme: Small improvements (65921a1)

馃 CI

  • Enable tests against node 16, 18 and 20 (351fc80)

鉂わ笍 Contributors