Releases: cucumber/cucumber-js
Releases · cucumber/cucumber-js
v9.1.1
07 May 08:06
Compare
Sorry, something went wrong.
No results found
Fixed
Upgrade yaml
to address security vulnerability (#2281 )
v9.1.0
28 Mar 08:45
Compare
Sorry, something went wrong.
No results found
Added
Formatters create sub-directory automatically instead of failing (#2266 )
Include a less cryptic error message when trying to require
an ES module (#2264 )
Changed
Change hashes type from any
to Record<string, string>
in DataTable
(#2270 )
v9.0.1
15 Mar 21:17
Compare
Sorry, something went wrong.
No results found
Fixed
Ensure feature paths are properly deduplicated (#2258 )
v9.0.0
27 Feb 09:29
Compare
Sorry, something went wrong.
No results found
Removed
BREAKING CHANGE: Remove support for Node.js versions 12 and 17 (#2237 )
BREAKING CHANGE: Remove "generator" snippet interface (#2241 )
v8.11.1
12 Feb 13:00
Compare
Sorry, something went wrong.
No results found
Fixed
Exit correctly when there's a Gherkin parse failure #2233
Refer to correct example line in JSON formatter (#2236 )
Expose correct overload types for this.attach
function (#2238 )
v8.11.0
10 Feb 16:17
Compare
Sorry, something went wrong.
No results found
Added
Affirm support for Node.js 19 #2230
Include some exception details in the result of a test step for downstream tools #2229
Fixed
Handle invalid characters when generating XML for JUnit formatter #2228
v8.10.0
28 Dec 02:08
Compare
Sorry, something went wrong.
No results found
Added
Add support for YAML as a configuration file format (#2199 )
Changed
Replace duration
with luxon
for formatting durations (#2204 )
v8.9.1
16 Dec 09:03
Compare
Sorry, something went wrong.
No results found
Fixed
Include original coordinates in loadSupport
result (#2197 )
v8.9.0
24 Nov 16:28
Compare
Sorry, something went wrong.
No results found
v8.8.0
14 Nov 20:02
Compare
Sorry, something went wrong.
No results found
Changed
Add workerId
property to testCaseStarted
message (#2085 )
Handle stack traces without V8-specific modification (#2119 )