Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Nov 09:13
v0.5.0
065d0d9

Added

  • Support Node.js 24 (#67)
  • Add rows and rowsHash methods to DataTable (#83)
  • Add support for regular expression steps (#83)

Changed

  • BREAKING CHANGE: Rename tagFilter to tags in HookOptions for continuity with cucumber-js (#83)

Fixed

  • Fully isolate Cucumber tests from other tests for accurate reporting (#80)
  • Load support code once per process (#103)

Removed

  • Drop support for Node.js 23 (#67)