Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@lholmquist lholmquist released this 26 Jul 15:35

3.0.0 (2019-07-26)

src

BREAKING CHANGES

  • Remove the Promisify function from the CircuitBreaker factory

  • Node has its own built-in promisify function that can be used instead.