Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

36 lines (16 loc) · 1.16 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.2 (2019-04-28)

Bug Fixes

  • types: add missing JSONValue import (#28) (60e3370)

0.1.1 (2019-04-18)

Bug Fixes

  • correctly handle proxyHeaders: false (#17) (15274cb)

0.1.0 (2019-04-09)

Bug Fixes

Features

  • allow passing body as argument (57b8a8b)
  • http class (61fb627)
  • migrate to http and ky-universal (d3e2c08)