Releases: timjroberts/cucumber-js-tsflow
Releases · timjroberts/cucumber-js-tsflow
4.4.4
What's Changed
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #143
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #144
- Adds before and after step hooks by @cjmarkham in #145
New Contributors
- @cjmarkham made their first contribution in #145
Full Changelog: 4.4.1...4.4.4
4.4.1
What's Changed
- Detect and report state cycles precisely by @Fryuni in #139
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #141
- Add support for repeated tag options by @Fryuni in #142
Full Changelog: 4.3.1...4.4.1
4.3.1
What's Changed
- Bump axios from 1.5.0 to 1.6.1 by @dependabot in #136
- feat(di): support state objects requiring other state objects by @tomtomau in #137
New Contributors
Full Changelog: 4.2.1...4.3.1
4.2.1
What's Changed
- Bump @babel/traverse from 7.22.11 to 7.23.2 by @dependabot in #133
- Remove global hook tags by @Fryuni in #135
Full Changelog: 4.1.2...4.2.1
4.1.2
What's Changed
- Add support for Cucumber 10 by @denis-rossati in #132
New Contributors
- @denis-rossati made their first contribution in #132
Full Changelog: 4.1.1...4.1.2
4.1.1
4.0.6
What's Changed
Full Changelog: 4.0.3...4.0.6
4.0.3
What's Changed
- Reorganize tests and update dependencies by @wudong in #65
- Fixing a bug in tagging of a step definition by @wudong in #66
- Upgrade the library to use Cucumber's latest package by @sroze in #70
- Bump node-fetch from 2.6.0 to 2.6.1 by @dependabot in #69
- Package Versioning by @timjroberts in #75
- Bump ini from 1.3.5 to 1.3.7 by @dependabot in #77
- Use non-default logger category to avoid changing default category's logging level by @AlexeyRokhin in #88
- Fix compiling errors by @zcsteele in #93
- Drop custom tag processing in favor of cucumber native tags by @Fryuni in #106
- Synchronize changes to version 4 by @Fryuni in #107
- Update CI workflow to set npm dist-tag by @Fryuni in #108
- A combined PR to address a few issues by @wudong in #73
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #110
- Replace test with isolated execution of different scenarios by @Fryuni in #111
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #115
- Fix step regex in first binding example by @elepedus in #118
New Contributors
- @wudong made their first contribution in #65
- @sroze made their first contribution in #70
- @timjroberts made their first contribution in #75
- @AlexeyRokhin made their first contribution in #88
- @zcsteele made their first contribution in #93
- @Fryuni made their first contribution in #106
- @elepedus made their first contribution in #118
Full Changelog: v3.4.0...4.0.3
v4.0.0-rc.1
Version 4.0 defines a peer dependency on @cucumber/cucumber
, and can't use prior releases of cucumber
.