Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-13 | 1.2 kB | |
v12.0.0 source code.tar.gz | 2025-07-13 | 752.3 kB | |
v12.0.0 source code.zip | 2025-07-13 | 916.4 kB | |
Totals: 3 Items | 1.7 MB | 4 |
This is a major release and contains some breaking changes. See the entries below, and https://github.com/cucumber/cucumber-js/blob/main/UPGRADING.md#1200 for specifics on how to migrate where needed.
Added
- Allow comments inside descriptions ([cucumber/gherkin#334](https://github.com/cucumber/gherkin/issues/334))
- Add original
error
toAfter
andAfterStep
hook parameters (#2572) - Add support for Node.js 24.x (#2588)
Changed
- Redesigned HTML formatter header ([cucumber/react-components#381](https://github.com/cucumber/react-components/issues/381))