Skip to content

Conversation

@davidjgoss
Copy link
Contributor

@davidjgoss davidjgoss commented Nov 11, 2025

🤔 What's changed?

Remove the public export of the filterByStatus function.

⚡️ What's your motivation?

Having switched to a more test case-centric model in #396, the filtering will soon be rewritten to work with test cases rather than documents. This function will therefore become defunct, so we're removing the export now as we have several breaking changes line up for a major release anyway.

🏷️ What kind of change is this?

  • 🏦 Refactoring/debt/DX (improvement to code design, tooling, etc. without changing behaviour)
  • 💥 Breaking change (incompatible changes to the API)

📋 Checklist:

  • I agree to respect and uphold the Cucumber Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

This text was originally generated from a template, then edited by hand. You can modify the template here.

@netlify
Copy link

netlify bot commented Nov 11, 2025

Deploy Preview for cucumber-react-preview ready!

Name Link
🔨 Latest commit 27dec31
🔍 Latest deploy log https://app.netlify.com/projects/cucumber-react-preview/deploys/6913158a8030c800083f5388
😎 Deploy Preview https://deploy-preview-412--cucumber-react-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@davidjgoss davidjgoss marked this pull request as ready for review November 11, 2025 10:58
@davidjgoss davidjgoss merged commit 192909f into main Nov 11, 2025
6 checks passed
@davidjgoss davidjgoss deleted the remove-filter-export branch November 11, 2025 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants