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
chore(release): 6.2.0 [skip ci]
# [6.2.0](v6.1.1...v6.2.0) (2023-07-25)
### Features
* allow configuration of postfix for received screenshots filename ([#328](#328)) ([bade294](bade294))
chore(release): 6.0.0 [skip ci]
# [6.0.0](v5.2.0...v6.0.0) (2022-11-03)
* chore(jest)!: add support for jest v29 (#309) ([79e53fc](79e53fc)), closes [#309](#309)
### BREAKING CHANGES
* Drop support for Node v12 and Node v17,
as Jest v29 does not support these versions.
* ci(release): use Node v16 for release action
Node v16 is the current active LTS release of Node.JS
Co-authored-by: Jamie King <[email protected]>
Co-authored-by: Jamie King <[email protected]>