Releases: playwright-community/jest-playwright
Releases · playwright-community/jest-playwright
v4.0.0
v3.0.1
v3.0.0
What's Changed
- Bump jest from 28 to 29 by @birkskyum in #810
Breaking changes
This version only supports Jest 29 or higher.
New Contributors
- @birkskyum made their first contribution in #810
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- Jest 28 upgrade by @tetarchus in #801
- chore: drop support for Jest 26/27 by @mxschmitt in #804
- chore bump dependencies by @mxschmitt in #805
Breaking changes
This release requires Jest 28+.
New Contributors
- @tetarchus made their first contribution in #801
Full Changelog: v1.7.2...v2.0.0
v1.7.2
v1.7.1
What's Changed
- chore: lock jest peer dependency to version 26 or 27 by @mxschmitt in #799
- Fix jest-environment-node peer dep by @mskelton in #768
- Fix testTimeout for helper jestConfig by @mmarkelov in #773
- Add ability to reset context per test by @mmarkelov in #775
- Bump dev dependencies by @mmarkelov in #778
- devops: drop Node.js 12 by @mxschmitt in #800
Full Changelog: v1.7.0...v1.7.1
v1.7.0
v1.6.1
v1.6.0
v1.6.0-rc5
Bump jest #719