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 4937cf1 commit 8136328Copy full SHA for 8136328
CHANGELOG.md
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
### Changed
10
- BREAKING CHANGE: React 18+ is now required ([#279](https://github.com/cucumber/react-components/pull/279))
11
12
+### Fixed
13
+- Omit filtered-out pickles from rendered documents ([#321](https://github.com/cucumber/react-components/pull/321))
14
+
15
## [20.2.0] - 2022-09-13
16
17
- Single line breaks in descriptions are rendered less surprisingly ([#227](https://github.com/cucumber/react-components/pull/227))
0 commit comments