All Versions
41
Latest Version
Avg Release Cycle
16 days
Latest Release
-

Changelog History
Page 3

  • v1.8.0 Changes

    March 02, 2020

    ๐Ÿ› Bug Fixes

    • cleanup signatures for queue add and addBulk (#127) (48e221b)
    • exit code 12 when using inspect with child process (#137) (43ebc67)

    ๐Ÿ”‹ Features

    • types: add sandboxed job processor types (#114) (a50a88c)
  • v1.7.0 Changes

    March 02, 2020

    ๐Ÿ”‹ Features

  • v1.6.8 Changes

    February 22, 2020

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ท modified QueueGetters.getJob and Job.fromId to also return null to (65183fc)
    • ๐Ÿ‘ท modified QueueGetters.getJob and Job.fromId to return undefined (ede352b)
  • v1.6.7 Changes

    January 16, 2020

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”’ don't fail a job when the worker already lost the lock (23c0bf7)
  • v1.6.6 Changes

    January 05, 2020

    ๐Ÿ› Bug Fixes

    • โœ‚ remove duplicate active entry (1d2cca3)
  • v1.6.5 Changes

    January 05, 2020

    ๐Ÿ› Bug Fixes

    • โœ… get rid of flushdb/flushall in tests (550c67b)
  • v1.6.4 Changes

    January 05, 2020

    ๐Ÿ› Bug Fixes

    • โœ‚ delete logs when cleaning jobs in set (b11c6c7)
  • v1.6.3 Changes

    January 01, 2020

    ๐Ÿ› Bug Fixes

    • โž• add tslib dependency fixes #65 (7ad7995)
  • v1.6.2 Changes

    December 16, 2019

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”„ change default QueueEvents lastEventId to $ (3c5b01d)
    • โœ… ensure QE ready before adding test events (fd190f4)
    • โœ… explicitly test the behavior of .on and .once (ea11087)
  • v1.6.1 Changes

    December 16, 2019

    ๐Ÿ› Bug Fixes

    • check of existing redis instance (dd466b3)