Skip to content

v8.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 14:04
v8.3.0
0f5dab7

Added

  • Add willBeRetried to the parameter passed to After hook functions (#2045)

Changed

  • defineStep is now deprecated and will eventually be removed; use the appropriate Given/When/Then keyword to define your step (#2044)

Fixed

  • Prevent outputting ANSI escapes to stderr if it can't display them (#2035)