Skip to content

Releases: mgcrea/prisma-queue

Release 1.4.0

28 Aug 18:35
ec495c3
Compare
Choose a tag to compare
  • feat(update): minor changes (e09fdd6)
  • fix(prisma): migrate to 5.0+ types (f16bc58)
  • chore(npm): bump deps (d81f8dd)
  • chore(prettier): run prettify (9524138)
  • feat(job): add getter to error object (811a2c7)
  • chore(PrismaQueue): add alignTimezone option (c75233f)

Release 1.3.0

16 Jun 13:54
f401f39
Compare
Choose a tag to compare
  • feat(PrismaQueue): add deleteOn option (f56efba)
  • chore(config): add jobInterval option (cc301ca)
  • feat(queue): replace reentrant implementation with a while loop (dc39974)
  • chore(PrismaQueue): improve debug logs (73fd404)

Release 1.2.0

16 Jun 08:35
f483e19
Compare
Choose a tag to compare
  • feat(helpers): add prepareForJson and restoreToJson helpers (82d3363)
  • feat(update): minor changes (b262f15)
  • feat(update): minor changes (9bf1cf8)
  • feat(update): minor changes (fca6262)
  • feat(update): minor changes (a9319a1)

Release 1.1.1

12 Jun 16:31
20bfc6d
Compare
Choose a tag to compare
  • fix(tz): properly query existing timeZone (9273492)

Release 1.1.0

12 Jun 14:40
d021ba0
Compare
Choose a tag to compare
  • chore(queue): align timezones when necessary, modernize stack and update deps (d2c9984)

Release 1.0.0

20 Mar 15:41
8722b7e
Compare
Choose a tag to compare
  • feat(update): minor changes (ece7dc8)
  • feat(update): minor changes (fccd69d)
  • feat(update): minor changes (f8f8b2e)
  • feat(update): minor changes (6a7fb80)
  • chore(project): modernize deps and tooling (4df3d52)
  • feat(update): minor changes (eb02656)
  • feat(update): minor changes (5ee79d0)
  • feat(update): minor changes (1dab2ab)
  • feat(update): minor changes (925fbb6)
  • feat(update): minor changes (d424374)
  • feat(update): minor changes (87d1d02)
  • feat(update): minor changes (f101d6a)
  • chore(npm): switch to pnpm (36404ee)
  • chore(npm): bump deps (8c68627)

Release 0.3.0

24 Feb 13:33
Compare
Choose a tag to compare
  • Update README.md (5a5f928)
  • feat(update): minor changes (a6ef280)
  • feat(update): minor changes (7da1ac1)
  • feat(update): minor changes (12052ee)
  • feat(update): minor changes (badcb06)

Release 0.2.2

18 Feb 09:38
Compare
Choose a tag to compare
  • feat(schedule): working re-scheduling of cron jobs (3b5a86c)
  • feat(update): minor changes (6f59f99)
  • chore(PrismaQueue): switch prisma instance to a private field (5b8aea7)
  • feat(update): minor changes (834deed)
  • feat(update): minor changes (affc877)
  • feat(update): minor changes (818bfd7)

Release 0.2.1

17 Feb 23:29
Compare
Choose a tag to compare
  • feat(update): minor changes (827596a)
  • feat(update): minor changes (6941eca)
  • chore(types): simplify generics (64f0bba)
  • test(async): add waitForNextJob handlers (27ab9fc)
  • feat(update): minor changes (3597c36)
  • feat(update): minor changes (630b93c)
  • feat(update): minor changes (5905bf2)
  • chore(github): fix actions (e8c7c81)
  • feat(update): minor changes (4faa2d7)
  • feat(update): minor changes (c8cde60)
  • feat(update): minor changes (d468bd8)
  • feat(update): minor changes (ade5af7)
  • feat(PrismaQueue): wip, first unit tests (a9af991)
  • chore(git): initial commit (21052ce)