-
Notifications
You must be signed in to change notification settings - Fork 0
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
Assets 2
Default global config and Consumable HTTP methods
@romeopeter
romeopeter
a2be270
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pre-release
Fetchfully now supports global configuration, created instances and ergonomic common methods for HTTP request.
Assets 2
Core wrapper idea
@romeopeter
romeopeter
671812a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Core wrapper idea
Pre-release
Pre-release
Implemented core wrapper idea on the Fetch API, which proved to work. This is an alpha release, do not use in production!