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 a0e3f21 commit e058f7dCopy full SHA for e058f7d
CHANGELOG.md
@@ -10,7 +10,9 @@ Please see [CONTRIBUTING.md](./CONTRIBUTING.md) on how to contribute to Cucumber
10
## [Unreleased]
11
### Added
12
- Formatters create sub-directory automatically instead of failing ([#2266](https://github.com/cucumber/cucumber-js/pull/2266))
13
-- Change hashes type from any to Record<string, string> in DataTable ([#2270](https://github.com/cucumber/cucumber-js/pull/2270))
+
14
+### Changed
15
+- Change hashes type from `any` to `Record<string, string>` in `DataTable` ([#2270](https://github.com/cucumber/cucumber-js/pull/2270))
16
17
## [9.0.1] - 2023-03-15
18
### Fixed
0 commit comments