Skip to content

Commit

Permalink
bump 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalets committed Apr 23, 2024
1 parent 336e01a commit 6748e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## dev
## 6.3.0
* improvement: set scenario timeout via `test.setTimeout` instead of anonymous describe ([#139](https://github.com/vitalets/playwright-bdd/issues/139))
* feature: add `@slow` special tag ([#138](https://github.com/vitalets/playwright-bdd/issues/138))
* improvement: relax rules for guessing fixtures in decorator steps, introduce new config option `statefulPoms` for more strict checks ([#102](https://github.com/vitalets/playwright-bdd/issues/102))
Expand Down

0 comments on commit 6748e39

Please sign in to comment.