All Versions
16
Latest Version
Avg Release Cycle
63 days
Latest Release
1912 days ago

Changelog History
Page 1

  • v2.5.0 Changes

    January 02, 2019

    ➕ Added

    • 👷 worker: Add graceful shutdown (#147, #148)
  • v2.4.0 Changes

    November 01, 2018

    ➕ Added

    • ➕ Add option to pass an express instance in the configuration (#132)

    📄 Docs

    • ⚡️ Update README.md: correctly use curly quotation marks (#143)
  • v2.3.0 Changes

    August 04, 2018

    ➕ Added

    • [deps] allow `airbnb-js-shims v2 or v3
  • v2.2.6 Changes

    May 10, 2018

    ➕ Added

    • 👍 Allow logger instance to be injected
  • v2.2.5 Changes

    April 06, 2018

    ➕ Added

    • 👷 Handle timeout in coordinator shutdown to kill workers that have not shut down.
  • v2.2.4 Changes

    March 20, 2018

    🔄 Changed

    • 🔨 Refactor server/worker configuration into smaller pieces to be exported
  • v2.2.3 Changes

    March 01, 2018

    🔄 Changed

    • ⏱ Clear timeout set in raceTo
  • v2.2.2 Changes

    February 27, 2018

    ➕ Added

    • 👷 Option to execute jobs in a batch serially, rather than concurrently
  • v2.2.1 Changes

    February 26, 2018

    Bit of a flub with dist-tags, skipped version

  • v2.2.0 Changes

    October 06, 2017

    🔄 Changed

    • If no HTML is returned from the render function then Hypernova will reject the Promise.