Skip to content

Releases: vitalets/playwright-bdd

Release 8.4.2

26 Nov 16:00

Choose a tag to compare

  • feat: support multiple step decorators on a single method (#340)
  • minor: evaluate Playwright config for better compatibility (#352)
  • setup trusted publishing

Release 8.4.1

03 Sep 18:25

Choose a tag to compare

  • feat: explicitly export types (#322, #330)

Release 8.4.0

22 Aug 14:54

Choose a tag to compare

  • improve 'Tags From Path' by excluding the node_modules dir from the feature's extraction method. (#323)
  • support Playwright 1.55
  • increase minimal Playwright version from 1.42 to 1.44
  • sort fixture names deterministically in generated files
  • hide in-file BDD fixtures from the report

Release 8.3.1

20 Jun 15:39

Choose a tag to compare

  • bug: enabling aiFix causes dependency cycle (#319)