COMMITS
June 2, 2026
O
chore(release): cut the v3.1.0 release
Olivier Louvignes committed
O
docs: document reclaim event and JobExhaustedError usage
Olivier Louvignes committed
O
test: add coverage for reclaim event and JobExhaustedError
Olivier Louvignes committed
O
feat: add JobExhaustedError and reclaim event for orphan tracing
Olivier Louvignes committed
June 1, 2026
O
chore: update README
Olivier Louvignes committed
O
chore(release): cut the v3.0.0 release
Olivier Louvignes committed
O
feat: add migration guide
Olivier Louvignes committed
May 31, 2026
O
docs: add v2→v3 migration guide and document new v3 features
Olivier Louvignes committed
O
test: add coverage for enqueueMany, stats, jobTimeout, and dead-letter
Olivier Louvignes committed
O
feat: add enqueueMany, stats, jobTimeout, and fix dead-letter retention
Olivier Louvignes committed
May 30, 2026
O
docs: update README for v3 defaults and new features
Olivier Louvignes committed
O
test: add tests for default mode and transactionWarningTimeout
Olivier Louvignes committed
O
feat: flip default to at-least-once, add dead-letter events and purge()
Olivier Louvignes committed
O
feat(schema): add deadLetteredAt column and switch to partial dequeue index
Olivier Louvignes committed
O
chore(release): cut the v2.4.0 release
Olivier Louvignes committed
O
feat: wake poll loop on enqueue for low-latency job pickup
Olivier Louvignes committed
O
feat: add robustness improvements to PrismaQueue
Olivier Louvignes committed
O
refactor: add maxDelay param to calculateDelay and export MAX_TIMEOUT_DELAY
Olivier Louvignes committed
May 26, 2026
O
chore(release): cut the v2.3.0 release
Olivier Louvignes committed
O
chore: add conditional env loading in test
Olivier Louvignes committed
O
test: adapt test suite to Prisma 7.8 and new Node env loading
Olivier Louvignes committed
O
chore: update tsconfig for TypeScript 6
Olivier Louvignes committed
O
chore(deps): upgrade prisma, typescript, pnpm, and dev tooling
Olivier Louvignes committed
O
docs: document interval-based scheduling in README
Olivier Louvignes committed
O
test: add specs for interval-based scheduling
Olivier Louvignes committed
O
feat: add interval-based scheduling as alternative to cron
Olivier Louvignes committed
May 19, 2026
O
chore(release): cut the v2.2.0 release
Olivier Louvignes committed
O
chore(npm): bump package.json
Olivier Louvignes committed
O
chore: migrate from tsup to tsdown
Olivier Louvignes committed
O
chore: fix package.json repository and engines.node fields
Olivier Louvignes committed