Releases: cucumber/cucumber-js
Releases · cucumber/cucumber-js
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 )
v11.1.1
11 Dec 20:46
Compare
Sorry, something went wrong.
No results found
Fixed
Correctly report error in publish plugin (#2454 )
Reverse AfterAll execution order (#2456 )
v11.1.0
17 Nov 12:46
Compare
Sorry, something went wrong.
No results found
Added
Add support for Node.js 23 (#2446 )
Changed
Replace JUnit formatter with messages-based package (#2445 )
Fixed
Handle UNKNOWN status when rendering test run outcome (#2441 )
v11.0.1
14 Sep 08:49
Compare
Sorry, something went wrong.
No results found
Fixed
Add missing setParallelCanAssign export (#2427 )
v11.0.0
29 Aug 17:46
Compare
Sorry, something went wrong.
No results found
This release contains breaking changes, see https://github.com/cucumber/cucumber-js/blob/main/UPGRADING.md for advice.
Changed
Major refactor of runtime code for both serial and parallel modes (#2422 )
Removed
BREAKING CHANGE: Remove previously-deprecated parseGherkinMessageStream (#2420 )
BREAKING CHANGE: Remove previously-deprecated PickleFilter (#2420 )
BREAKING CHANGE: Remove previously-deprecated Runtime (#2420 )
BREAKING CHANGE: Remove support for Node.js 21 (#2423 )