Releases: mnorlin/typed-api-fetch
Releases · mnorlin/typed-api-fetch
v0.2.1
0.2.1 (2023-03-18)
Bug Fixes
- correctly build npm package (3ad98ce)
v0.2.0
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
0.1.0 (2023-03-14)
Features
Miscellaneous Chores