npm @cucumber/cucumber 13.0.0
v13.0.0

4 hours ago

Added

  • Add support for Node.js 26.x (#2818)

Changed

  • BREAKING CHANGE: Reimplement parallel runtime with worker threads (#2710)
  • BREAKING CHANGE: All BeforeAll and AfterAll hooks are always executed (#2710)
  • BREAKING CHANGE: Set FORCE_COLOR based on deprecated format option (#2769)
  • Redesigned output for summary, progress, progress bar and pretty formatters (#2708)
  • Reduce transitive dependencies (#2800) by @m-basov

Deprecated

  • Deprecate legacy SummaryFormatter and ProgressFormatter classes in favour of new formatter architecture (#2708)
  • Deprecate printAttachments format option in favour of includeAttachments (#2708)

Fixed

  • Update status colors to match other formatters (#2828)
  • Surface Error.cause chain (with stack frames) in output (#2813) by @rkdfx
  • Handle undefined/ambiguous correctly when skipped (#2836)

Removed

  • BREAKING CHANGE: Drop support for Node.js 20.x (#2818)
  • BREAKING CHANGE: Drop support for Node.js 25.x (#2818)
  • BREAKING CHANGE: Remove deprecated Cli export (#2820)
  • BREAKING CHANGE: Remove deprecated handling of ambiguous formats (#2819)

Don't miss a new cucumber release

NewReleases is sending notifications on new releases.