We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e897e commit 50f10e3Copy full SHA for 50f10e3
CHANGELOG.md
@@ -10,6 +10,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
10
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
11
12
## [Unreleased]
13
+### Fixed
14
+- [Core] Fix issue with hook steps not being rendered in html report [react-components/#379](https://github.com/cucumber/react-components/pull/379)
15
+
16
+### Changed
17
+- [JUnit Platform Engine] Use JUnit Platform 1.12.2 (JUnit Jupiter 5.12.2)
18
19
## [7.22.0] - 2025-04-05
20
### Changed
0 commit comments