Skip to content

Releases: romeopeter/fetchfully

Added static type modules

28 Jul 20:56

Choose a tag to compare

Allows import of typescript modules

What's Changed

Full Changelog: v1.1.0-beta...v1.6.0

Default global config and Consumable HTTP methods

06 Jan 21:11
a2be270

Choose a tag to compare

Fetchfully now supports global configuration, created instances and ergonomic common methods for HTTP request.

Core wrapper idea

27 Dec 23:02
671812a

Choose a tag to compare

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!