Skip to content

Latest commit

 

History

History
92 lines (44 loc) · 3.58 KB

CHANGELOG.md

File metadata and controls

92 lines (44 loc) · 3.58 KB

4.1.2 (2024-03-02)

Bug Fixes

  • deps: resolve vulnerability (87997d9)

4.1.1 (2024-02-18)

Bug Fixes

  • removeComments to false for build (ed1433e)

4.1.0 (2024-02-13)

Features

  • support isGlobal property for global app access - configure once (cd93807)

4.0.0 (2024-01-20)

Bug Fixes

  • configuration: better async provider using NestJS 9 ConfigurableModuleClass (af1f644)
  • docs, configuration: better docs for each type, useJitter instead of old backoffWithRandom (871b582)
  • types: add docs for time measurement (c090f9a)

BREAKING CHANGES

  • docs, configuration: drop backoffWithRandom in favor of useJitter over RxRetry configuration
  • configuration: isGlobal property over RxRetryModule is no longer available

3.0.0 (2024-01-20)

Bug Fixes

  • deps: bump up deps (aa89eb6)
  • engine: set ts target to es2021 (5ea3dc3)

BREAKING CHANGES

  • deps: drop support for nestjs v8, now required - version > 9.0.0
  • engine: drop support for EOL nodejs, now support - version > 16.0.0

2.1.6 (2024-01-02)

Bug Fixes

  • description of health-check [skip ci] (3d9679c)

2.1.5 (2023-12-29)

Bug Fixes

  • add commitlint [skip ci] (61faac5)
  • tsconfig remove exclude for mocks [skip ci] (d63aea4)

2.1.4 (2023-12-28)

Bug Fixes

2.1.3 (2023-12-28)

Bug Fixes

2.1.2 (2023-12-28)

Bug Fixes

2.1.1 (2023-12-28)

Bug Fixes

  • add relevant semantic-release packages (4c1a0c0)
  • package-lock json (58e04d7)