Releases: cucumber/cucumber-js
Releases · cucumber/cucumber-js
v10.8.0
26 May 09:01
Compare
Sorry, something went wrong.
No results found
Added
Add world
and context
to allow accessing state from arrow functions (#2402 )
v10.7.0
11 May 12:27
Compare
Sorry, something went wrong.
No results found
Added
Explicit support for Node.js 22 (#2405 )
Fixed
Ensure that parallel workers remain in-progress during retries (#2404 )
v10.6.0
25 Apr 14:27
Compare
Sorry, something went wrong.
No results found
Added
Add loader
option for ESM loader hooks #2399
v10.5.1
21 Apr 19:07
Compare
Sorry, something went wrong.
No results found
Fixed
Type signature of defineParameterType
correctly reflects transformer
property's optionality.
v10.5.0
21 Apr 09:21
Compare
Sorry, something went wrong.
No results found
Added
Allow supplying error details for pending steps (#2393 )
Allow defining a default function profile to be used as profile builder (#2384 )
Fixed
v10.4.0
07 Apr 07:41
Compare
Sorry, something went wrong.
No results found
Added
Add more debug logging around code loading (#2389 )
v10.3.2
27 Mar 10:48
Compare
Sorry, something went wrong.
No results found
Changed
Use explicit status to check if Cucumber is running when registering support code (#2386 )
v10.3.1
16 Jan 10:55
Compare
Sorry, something went wrong.
No results found
Changed
Allow provided
configuration to be an array (#2374 )
v10.3.0
15 Jan 15:12
Compare
Sorry, something went wrong.
No results found
Added
Allow provided
configuration to be a string (#2373 )
Include stackTrace
in result exception object (#2371 )
v10.2.1
07 Jan 15:40
Compare
Sorry, something went wrong.
No results found
Fixed
Resolve release process issues
Changed
Improve API documentation and TypeScript types (#2367 )