Skip to content

Releases: mgcrea/prisma-queue

Release 1.12.1

24 Sep 13:25
1.12.1
a2833d7

Choose a tag to compare

  • feat(update): minor changes (221f274)
  • style: remove unnecessary assert and fsyncSync calls (d482ae9)
  • refactor: rename generic type parameters for clarity (64e55cd)
  • chore: include config files in TypeScript compilation (daf0c92)
  • chore: add workerpool dependency (cd58a36)
  • chore: add tsup config and simplify build script (7fed10d)
  • chore(npm): bump deps (a945a7d)
  • chore(npm): bump deps (822f4dc)

Release 1.12.0

29 Oct 13:49
6ff2a20

Choose a tag to compare

  • feat(eslint): update eslint to 9.x and fix issues (59d8ea4)
  • feat(npm): bump deps, add coverage (b0339a7)
  • Merge pull request #8 from noxify/master (d8b29db)
  • support custom key in queue.enqueue even when runAt is not specified (e431045)

Release 1.11.1

05 Jul 16:57
6d66d3c

Choose a tag to compare

  • feat(update): minor changes (f9629f1)
  • feat(update): minor changes (02b8464)

Release 1.11.0

28 Jun 10:11
5411841

Choose a tag to compare

  • feat(update): minor changes (baa8576)

Release 1.10.4

28 Jun 10:01
e7cd9e1

Choose a tag to compare

  • docs(srv): improve docs (fa7076c)
  • feat(update): minor changes (635a50a)
  • feat(update): minor changes (6d8aa92)
  • feat(update): minor changes (b027f13)
  • feat(update): minor changes (e25f03a)

Release 1.10.3

30 May 13:09
9c3c6ae

Choose a tag to compare

  • feat(update): minor changes (f53ab1b)

Release 1.10.2

30 May 12:55
6c10318

Choose a tag to compare

  • feat(update): minor changes (da0d21d)

Release 1.10.1

30 May 12:50
f9adc84

Choose a tag to compare

  • feat(size): properly count only available jobs (264a9dd)

Release 1.10.0

30 May 12:41
b3eb2f9

Choose a tag to compare

  • feat(PrismaQueue): better job chaining, added unit tests (fcef7b7)

Release 1.9.1

30 May 11:36
114e249

Choose a tag to compare

  • fix(enqueue): only delete own queue jobs (related to #3) (8bd8c21)