π Features
- Added axios integration.
- Added requests cancellation.
- Added basic instance configuration for
headers
,params
andtimeouts
. - Added configurable max ongoing unresolved requests handler.
- Added a loading state and the functions
recall( )
/stop( )
tocall( )
computed response. - Added reactivity.
- Added custom and imperative errors.
- Created hooks for core functions (get, post, put, patch, delete, call)