Skip to content

v13.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 16:30
v13.0.0
b0d3c0f

Added

  • New methods in JavaScript implementation to match Java (#62)
  • Update dependency @cucumber/messages to v26 ((#52)[https://github.com//pull/52])
  • Update dependency io.cucumber:messages up to v26 ((#53)[https://github.com//pull/53])

Changed

  • BREAKING CHANGE: countMostSevereTestStepResultStatus now returns EnumMap with all statuses regardless of count (#62)
  • BREAKING CHANGE: findAllTestCaseStarted now omits TestCaseStarted messages where there is or will be another attempt (#62)
  • BREAKING CHANGE: Rename findMostSevereTestStepResulBy to findMostSevereTestStepResultBy (#62)

Removed

  • BREAKING CHANGE: Remove support for Node.js 16.x and 17.x (#62)