Changed
- Rearrange
exports
order, as suggested by vitest.
Added
-
#8 Allow an
AbortSignal
to be provided as the last optional argument to all publicShlinkApiClient
methods.This will let consumers control if a request should be aborted, via
AbortController
.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing