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 b096568 commit dd90b76Copy full SHA for dd90b76
CHANGELOG.md
@@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
Please see [CONTRIBUTING.md](./CONTRIBUTING.md) on how to contribute to Cucumber.
9
10
## [Unreleased]
11
+### Removed
12
+- BREAKING CHANGE: Remove previously-deprecated `parseGherkinMessageStream` ([#2420](https://github.com/cucumber/cucumber-js/pull/2420))
13
+- BREAKING CHANGE: Remove previously-deprecated `PickleFilter` ([#2420](https://github.com/cucumber/cucumber-js/pull/2420))
14
+- BREAKING CHANGE: Remove previously-deprecated `Runtime` ([#2420](https://github.com/cucumber/cucumber-js/pull/2420))
15
16
## [10.9.0] - 2024-08-13
17
### Added
0 commit comments