Releases: cucumber/cucumber-js
Releases · cucumber/cucumber-js
v12.7.0
25 Feb 08:17
Compare
Sorry, something went wrong.
No results found
Changed
Warn about merged paths from config and CLI (#2759 )
Fixed
Handle ESM when building source references (#2740 )
Fix error type resolution (#2744 )
Ensure that environment variables reach child processes in parallel mode (#2752 )
v12.6.0
22 Jan 08:31
Compare
Sorry, something went wrong.
No results found
Deprecated
Deprecate colorsEnabled format option in favour of environment variables (#2729 )
v12.5.0
26 Dec 13:04
Compare
Sorry, something went wrong.
No results found
v12.4.0
13 Dec 11:40
Compare
Sorry, something went wrong.
No results found
Added
Allow loading config files in TypeScript format (#2709 )
Changed
Compress report content with gzip before publishing (#2687 )
v12.3.0
01 Dec 14:24
Compare
Sorry, something went wrong.
No results found
Added
Add support for Node.js 25.x (#2704 )
Support named BeforeAll/AfterAll hooks (#2661 )
Emit messages for test run hooks (#2644 )
Emit messages for suggestions (#2703 )
Changed
v12.2.0
22 Aug 10:59
Compare
Sorry, something went wrong.
No results found
Added
Fixed
Revert pretty formatter to 1.x.x version (#2629 )
v12.1.0
19 Jul 18:01
Compare
Sorry, something went wrong.
No results found
Added
Include updated pretty formatter (#2592 )
v12.0.0
13 Jul 11:59
Compare
Sorry, something went wrong.
No results found
v11.3.0
14 May 14:30
Compare
Sorry, something went wrong.
No results found
Changed
Improve error handling in publish plugin (#2526 )
v11.2.0
09 Jan 00:48
Compare
Sorry, something went wrong.
No results found
Added
junit formatter now includes timestamp attribute (junit-xml-formatter#45 )
Hook message now includes type (#2463 )
TestRunStarted message now includes id; TestCase and TestRunFinished messages reference it in testRunStartedId (#2463 )
Fixed
Enable world proxy in parameter transformers (#2465 )