Skip to content

Releases: hcaslan/hc-axios

v0.0.7 - Pre-release

21 Jul 14:51

Choose a tag to compare

v0.0.7 - Pre-release Pre-release
Pre-release

⚠️ Pre-release Version (v0.0.x series)

This is part of the pre-release v0.0.x series. The API is still evolving and may change before v0.1.0.

New Features

  • Improved test coverage.

Installation

npm install hc-axios

v0.0.6 - Pre-release

18 Jun 16:41

Choose a tag to compare

v0.0.6 - Pre-release Pre-release
Pre-release

⚠️ Pre-release Version (v0.0.x series)

This is part of the pre-release v0.0.x series. The API is still evolving and may change before v0.1.0.

New Features

  • 🎛️ Advanced Interceptor Management

Installation

npm install hc-axios

v0.0.5 - Pre-release

16 Jun 22:29

Choose a tag to compare

v0.0.5 - Pre-release Pre-release
Pre-release

⚠️ Pre-release Version (v0.0.x series)

This is part of the pre-release v0.0.x series. The API is still evolving and may change before v0.1.0.

New Features

  • 🔄 Smart pagination
  • 💾 Response caching
  • ⏱️ Smart timeouts
  • 🚦 Rate limiting
  • 📦 File upload with progress
  • ❌ Request cancellation
  • 📊 Polling utilities
  • 🔗 RESTful resources
  • 🏥 Circuit breaker
  • 🎯 Batch requests
  • 🧪 Mock support
  • 📈 Performance monitoring

Installation

npm install hc-axios

v0.0.4 - Pre-release

16 Jun 16:11

Choose a tag to compare

v0.0.4 - Pre-release Pre-release
Pre-release

⚠️ Pre-release Version (v0.0.x series)

This is part of the pre-release v0.0.x series. The API is still evolving and may change before v0.1.0.

Features

  • 🔐 Authentication with Bearer token injection
  • 🔄 Automatic token refresh support
  • 🔁 Configurable retry logic
  • 📝 Request/response logging
  • 🔗 Fluent API with method chaining
  • 📦 Full TypeScript support

Installation

npm install hc-axios