Skip to content

Latest commit

 

History

History
83 lines (36 loc) · 3.08 KB

CHANGELOG.md

File metadata and controls

83 lines (36 loc) · 3.08 KB

Changelog

1.5.0 (2022-06-19)

Features

1.4.1 (2021-10-11)

Bug Fixes

  • Allow read only arrays as json values (#17) (9e0bb32)

1.4.0 (2021-09-17)

Features

1.3.1 (2021-06-23)

Bug Fixes

  • Detect more kinds of FormData objects (#11) (6182413)

1.3.0 (2021-06-21)

Features

1.2.0 (2021-06-21)

Features

Bug Fixes

  • Fix mapError to return transformed error (780a166)

1.1.0 (2021-06-20)

Features

  • Add response object to TypicalHttpError (#5) (72a1dd1)

1.0.3 (2021-06-07)

Bug Fixes

  • allow payloads on DELETE requests (9b2e52b)

1.0.2 (2021-05-17)

Bug Fixes

  • include type dependencies (f458b8f)

1.0.1 (2021-05-17)

Bug Fixes

  • more explicit return types (a59bc87)

1.0.0 (2021-05-14)

Features