Skip to content

Releases: amiceli/vitest-cucumber

v7.0.0

Choose a tag to compare

@amiceli amiceli released this 24 Jun 07:07
cdcc6e0

BREAKING CHANGES

  • refactor(build): switch build to tsdown and ESM
  • refactor(build): decouple plugin from vitest
    • plugin is now exported on @amiceli/vitest-cucumber/plugin

Features

  • feat: add new load-feature export #267

Fixes

  • fix: decouple plugin from vitest #253

v6.5.0

Choose a tag to compare

@amiceli amiceli released this 08 May 12:08
4278f41

Features

  • feat(define-feature): support ScenarioOutline with inline examples 🌸 (#275)

v6.4.1

Choose a tag to compare

@amiceli amiceli released this 06 May 07:34

Bugfix

  • fix: vitest peer deps version 🥬

v6.4.0

Choose a tag to compare

@amiceli amiceli released this 03 May 19:49
cdae48c

Features

  • feat: allow to define generic steps 🍬 (#271)

v6.3.0

Choose a tag to compare

@amiceli amiceli released this 08 Mar 20:37

Features

Thanks @3dyuval !

  • feat: add support for description (#266)

v6.2.0

Choose a tag to compare

@amiceli amiceli released this 21 Dec 10:47

Feature

Thanks to @3dyuval :

  • feat: defineStep with parameter expression #264 (#265)

v6.1.0

Choose a tag to compare

@amiceli amiceli released this 06 Nov 14:25
2bae7f6

Features

  • feat: define feature and test it without feature file (#261) 🤘🏻

v6.0.0

Choose a tag to compare

@amiceli amiceli released this 30 Oct 10:17
098f841

Feature

  • feat(vitest)!: migrate to vitest 4 major version (#260)

BREAKING CHANGE

  • required vitest 4

v5.2.0

Choose a tag to compare

@amiceli amiceli released this 03 Sep 06:58
95eeff2

Features

  • feat: allow to loadFeature with text (#257)

Other

  • chore: vitest as peerDependencies

v5.1.2

Choose a tag to compare

@amiceli amiceli released this 23 Jun 19:40

Fix

  • fix: re-use module as entry point for types (#241)

Chore

  • chore(deps-dev): bump lefthook from 1.11.13 to 1.11.14 (#245)