Skip to content

v7.60.0

Compare
Choose a tag to compare
@Romakita Romakita released this 23 Jan 13:23
· 701 commits to production since this release

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)