v7.60.0
7.60.0 (2024-01-23)
Features
- bullmq: allow to inject Queue and Worker using @InjectQueue and @InjectWorker decorators (9f31ea6)
- bullmq: auto discover queues names from JobController decorator (70725bf)
- bullmq: use constants and enum to define token + add utils to create token (6d75b32)
- di: allow optional token injection (88253e5)