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 8bcf2a2 commit a752457Copy full SHA for a752457
CHANGELOG.md
@@ -10,6 +10,9 @@ 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] Remove duplications in steps due to empty parameters ([#373](https://github.com/cucumber/react-components/pull/373))
15
+
16
### Changed
17
- [Core] Improved caching glue performance ([#2971](https://github.com/cucumber/cucumber-jvm/pull/2971) M.P. Korstanje & Julien Kronegg)
18
- [Java, Java8] Significantly reduced number of emitted step- and hook-definition messages ([#2971](https://github.com/cucumber/cucumber-jvm/pull/2971) M.P. Korstanje & Julien Kronegg)
0 commit comments