You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Allows for parentheses in paths for developers working on cucumber's own code ([[#1735](https://github.com/cucumber/cucumber-js/issues/1735)])
13
20
- Smoother onboarding for Windows developers ([#1863](https://github.com/cucumber/cucumber-js/pull/1863))
14
21
22
+
### Added
23
+
- Export cucumber version number. It is now possible to retrieve the current version
24
+
of cucumber using `import { version } from '@cucumber/cucumber'`.
0 commit comments