Releases: romeopeter/fetchfully
Releases · romeopeter/fetchfully
Added static type modules
Allows import of typescript modules
What's Changed
- Renamed request config file by @romeopeter in #11
- Feature/request status by @romeopeter in #12
Full Changelog: v1.1.0-beta...v1.6.0
Default global config and Consumable HTTP methods
Fetchfully now supports global configuration, created instances and ergonomic common methods for HTTP request.
Core wrapper idea
Implemented core wrapper idea on the Fetch API, which proved to work. This is an alpha release, do not use in production!