Skip to content

1.2.0

Compare
Choose a tag to compare
@jbl428 jbl428 released this 14 May 10:03
· 22 commits to main since this release
  • docs: update README.md (25bef96)
  • chore: add circuit breaker decorator to index.ts (49c7e21)
  • docs: add description of circuit breaker support (8e424e9)
  • refactor: apply configuration class (9525e80)
  • fix: resolve circuit breaker bug (44e6174)
  • feat: add circuit breaker support (74c581f)
  • refactor: replace from AbortController to AbortSignal (c327db8)
  • chore: add circuit breaker package (cd5aa0e)
  • refactor: fix code smells from sonarqube (07eb512)
  • test: enhance test coverage (1cb8820)
  • refactor: shorten imports (51cce05)
  • feat: add global transformer option (786210b)
  • docs: fix typo (15dd511)
  • docs: fix typo (e77a218)