cucumber / cucumber-js

Cucumber for JavaScript
https://cucumber.io
MIT License
5.07k stars 1.09k forks source link

Remove Runtime and other deprecated exports #2420

Closed davidjgoss closed 3 months ago

davidjgoss commented 3 months ago

🤔 What's changed?

Removes some long-deprecated exports from the main entry point:

⚡️ What's your motivation?

The time has come for all of these, but Runtime in particular is the subject of a rewrite in #2419.

🏷️ What kind of change is this?

📋 Checklist:


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

coveralls commented 3 months ago

Coverage Status

coverage: 97.929% (-0.02%) from 97.946% when pulling dd90b765d4c3a729ab1b9e5afab9632fbcdb474e on feat/remove-runtime into dc03f16cce9581f36b5929037351332ec73fa3d5 on main.