Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@svnrnns svnrnns released this 07 Aug 12:57

πŸš€ Features

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