cucumber / cucumber-expressions

Human friendly alternative to Regular Expressions
MIT License
148 stars 51 forks source link

Fix import paths lacking file suffix #243

Closed TheLudd closed 9 months ago

TheLudd commented 10 months ago

Two import paths were lacking a js suffix and were generating TS errors in projects depending on this one.

aslakhellesoy commented 9 months ago

Hi @TheLudd,

Thanks for your making your first contribution to Cucumber, and welcome to the Cucumber committers team! You can now push directly to this repo and all other repos under the cucumber organization! 🍾

In return for this generous offer we hope you will:

On behalf of the Cucumber core team, Aslak Hellesøy Creator of Cucumber

TheLudd commented 9 months ago

Thanks for this generous offer. I use cucumber but am not that familiar with the codebase. I'll see what I can contribute with in the future.

davidjgoss commented 9 months ago

Released in https://github.com/cucumber/cucumber-expressions/releases/tag/v17.0.1 - thanks again @TheLudd