Skip to content

Releases: cucumber/cucumber-js

v8.9.1

16 Dec 09:03
v8.9.1
79ba4bd
Compare
Choose a tag to compare

Fixed

  • Include original coordinates in loadSupport result (#2197)

v8.9.0

24 Nov 16:28
v8.9.0
4c80df1
Compare
Choose a tag to compare

Added

v8.8.0

14 Nov 20:02
v8.8.0
8900158
Compare
Choose a tag to compare

Changed

  • Add workerId property to testCaseStarted message (#2085)
  • Handle stack traces without V8-specific modification (#2119)

v8.7.0

17 Oct 07:22
v8.7.0
a8b74c6
Compare
Choose a tag to compare

Deprecated

  • Cli, PickleFilter and Runtime deprecated in favour of new API functions (see documentation) (#2136)

v8.6.0

20 Sep 15:45
v8.6.0
71aaf93
Compare
Choose a tag to compare

Added

  • Debug logging capability to help diagnose configuration issues (see documentation) (#2120)

Fixed

  • Rework time interfaces to avoid using sinon types (#2142)

v8.5.3

10 Sep 08:21
v8.5.3
7298f30
Compare
Choose a tag to compare

Fixed

  • Default stderr if not provided to Cli constructor (#2138)

v8.5.2

24 Aug 19:00
v8.5.2
49b7409
Compare
Choose a tag to compare

Added

  • IMethods interface for use in getTimestamp, durationBetweenTimestamps, and wrapPromiseWithTimeout functions and methods in time module instead of explicit any (#2111)
  • IPublishConfig interface for use in return type of makePublishConfig instead of explicit any (#2106)

Fixed

  • Add override to ensure ansi-regex version is ^5.0.1 (#2114)

v8.5.1

28 Jul 14:17
v8.5.1
3a183aa
Compare
Choose a tag to compare

Fixed

  • Ensure durations are integers in JSON formatter (#2094)

v8.5.0

19 Jul 09:26
v8.5.0
fb3144e
Compare
Choose a tag to compare

Changed

  • Reworked handling for invalid installations (#2089)

v8.4.0

29 Jun 10:34
v8.4.0
4dac0a7
Compare
Choose a tag to compare

Fixed

  • Fix issues with using absolute paths for features (#2063)