Skip to content

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 21 May 12:15
· 3 commits to main since this release
  • New custom helper: chunkedByCost(items, costOf, maxCost, minCost?), groups a stream of items into chunks bounded by a hard maxCost cap and an optional minCost soft target.
  • Drop support for Node 20.x (it probably still works, but it's EoL)