Skip to content

Releases: mgcrea/prisma-queue

Release 1.14.0

10 Jan 14:07
1.14.0
70afc11

Choose a tag to compare

  • docs: add edge environments section to README (c135f83)
  • fix: add edge environment support with DMMF fallback (6ad2175)
  • fix: update test snapshot and docker image (e341842)
  • fix: use JavaScript Date instead of SQL NOW() for timezone consistency (47c7b3a)

Release 1.13.0

10 Jan 13:37
1.13.0
fcc637e

Choose a tag to compare

  • chore: update dev dependencies (d2600db)
  • fix: enable TypeScript declaration file generation (43ca5f7)
  • chore: update dev dependencies and package manager (6eff1a9)
  • test: enhance queue worker mock and improve test assertions (c83958d)
  • test: add comprehensive timezone validation tests (0d19ee3)
  • fix: prevent SQL injection in timezone handling (6af60fa)
  • feat: add timezone validation to prevent SQL injection (0ff6d94)
  • test: add comprehensive stop() behavior tests (f991ef8)
  • feat: add configurable timeout to stop() method (c9decd6)
  • test: enhance polling behavior test coverage (9dff497)
  • fix: resolve race condition in poll() method (726fbd6)
  • feat(github): update workflow (edd65ea)

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)