All notable changes to this project will be documented in this file.
- ✨ Add support for optional arguments
onRetry
anddebugRequest
for thehabrok.request
method.
- ✨ Add support for automatic retry of
ECONNRESET
errors - ⬆️ Upgrade dependencies
- 🔨 Improve readability of response
debug
output of
- 📚 Clarify CHANGELOG and README examples
- 💥
Habrok#request
resolves to anObject
withstatusCode
,headers
, andbody
properties
- 🎉 Initial release