Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 09:02

Changed

  • Rearrange exports order, as suggested by vitest.

Added

  • #8 Allow an AbortSignal to be provided as the last optional argument to all public ShlinkApiClient methods.

    This will let consumers control if a request should be aborted, via AbortController.

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing