Skip to content

Releases: mnorlin/typed-api-fetch

v0.2.1

18 Mar 18:40
6d1c262
Compare
Choose a tag to compare

0.2.1 (2023-03-18)

Bug Fixes

  • correctly build npm package (3ad98ce)

v0.2.0

18 Mar 10:41
7ae89fb
Compare
Choose a tag to compare

0.2.0 (2023-03-18)

Features

  • add utility types to allow custom implementations of fetch method (f3ac121)
  • make response object immutable (5d6aebf)

Bug Fixes

  • update main and files properties (d396d01)

v0.1.0

14 Mar 15:21
287f5f0
Compare
Choose a tag to compare

0.1.0 (2023-03-14)

Features

Miscellaneous Chores