Releases: hcaslan/hc-axios
Releases · hcaslan/hc-axios
v0.0.7 - 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-axiosv0.0.6 - 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-axiosv0.0.5 - 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-axiosv0.0.4 - 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