Skip to content

Releases: geersch/retry

v0.4.1

08 Sep 07:16
Compare
Choose a tag to compare
  • Updated development dependencies.
    • Resolved a security issue related to the micromatch dependency (GHSA-952p-6rrq-rcjv).
    • Updated vitest to 2.0.5.
    • Migrated to ESLint 9.
    • ...etc.
    View changes on GitHub

v0.4.0

16 Jun 07:53
Compare
Choose a tag to compare
  • Switched from Jest to Vitest. Removes ip development dependency (CVE-2023-42282).
  • Updated development dependencies.
    View changes on GitHub

v0.3.2

09 Apr 11:57
Compare
Choose a tag to compare

v0.3.1

20 Feb 08:56
Compare
Choose a tag to compare
    View changes on GitHub

v0.3.0

19 Feb 14:58
Compare
Choose a tag to compare
  • Updated reflect-metadata peer dependency. Now also allows 0.2.x range.
  • Updated development dependencies.

v0.2.5

21 Oct 14:20
Compare
Choose a tag to compare
  • Maintenance, updated development dependencies.
    View changes on GitHub

v0.2.4

05 Aug 06:16
Compare
Choose a tag to compare
  • Maintenance, updated development dependencies.
    View changes on GitHub

v0.2.3

30 Jun 07:29
Compare
Choose a tag to compare
  • Updated the peer dependencies of @geersch/nestjs-retry to ensure compatibility with NestJS versions 9.x.x and 10.0.4 and above.
    It is now recommended to use NestJS versions 10.0.4 and above, as earlier versions of NestJS 10 contained a bug that caused the interceptor to malfunction.

nestjs/nest#11923

  • Updated development dependencies.
    View changes on GitHub

v0.2.2

10 Jun 07:31
Compare
Choose a tag to compare
  • Switched @geersch/retry from Vitest to Jest.
  • Updated GitHub Action to verify code base using node.js 20.x.
  • Updated development dependencies.
    View changes on GitHub

v0.2.1

10 Apr 10:19
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub