Skip to content

core: v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 10:06
6f2b9b2

0.7.0 (2024-08-30)

⚠ BREAKING CHANGES

  • remove sendAsJson option

Features

  • remove sendAsJson option (4b11fc4)
  • send content=length header whenever calculable (ef4c684)

Bug Fixes

  • force engine to be >=18.11.0 as this fixes an issue in proxying a response (dde5e6b)
  • handle all types of BodyInit correctly (0242ea2)