Skip to content

bach v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 18:11
bf50fa0

⚠ BREAKING CHANGES

  • Rework extension helper to get options
  • change flatten to Array.prototype.slice.apply
  • Normalize repository, dropping node <10.13 support (#34)

Features

  • Reflect concurrency option in documentation (2c47259)
  • Remove ES5 utility dependencies (1c631cb)
  • Remove node assert usage (a1ba61d)

Miscellaneous Chores

  • change flatten to Array.prototype.slice.apply (1c631cb)
  • Normalize repository, dropping node <10.13 support (#34) (1c631cb)
  • Rework extension helper to get options (89857b6)