Releases: Meteor-Community-Packages/meteor-browser-tests
Releases · Meteor-Community-Packages/meteor-browser-tests
1.8.0
What's Changed
- Bump Puppeteer version in the error message by @imajus in #59
- Set higher default and allow configuring puppeteer protocol timeout by @make-github-pseudonymous-again in #58
- Fix Chrome stdout, especially when using mocha xunit ouput by @sblaisot in #62
- Release 1.8.0 by @jankapunkt in #63
New Contributors
- @imajus made their first contribution in #59
- @make-github-pseudonymous-again made their first contribution in #58
- @sblaisot made their first contribution in #62
Full Changelog: 1.7.0...1.8.0
1.7.0
1.6.0
What's Changed
- allow single browser playwright modules by @mikowals in #56
ecmascript
package update to v0.16.0 @StorytellerCZ
New Contributors
Full Changelog: 1.5.3...1.6.0
1.5.3
What's Changed
- Support latest browser versions by @nachocodoner in #53
Full Changelog: 1.5.2...1.5.3
v1.5.2
What's Changed
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #49
- feature(ci): add comment issue workflow by @jankapunkt in #50
- Adapt browser drivers to be compatible with latest 4.x selenium-websdriver version by @nachocodoner in #51
New Contributors
- @lgtm-com made their first contribution in #49
- @nachocodoner made their first contribution in #51
Full Changelog: 1.5.1...1.5.2
v1.5.1
Fix: Playwright client not terminating after client tests
v1.5.0
Add: Set PLAYWRIGHT_BROWSER to use different Playwright browser. Defaults to 'chromium'.
v1.4.2
Fix: playwright test driver was failing
v1.4.1
Fix: util is not defined in puppeteer.js
v1.4.0
We now support Playwright!
Fix: using puppeteer with output files
Fix: Use documented API for console message type
Add: TEST_BROWSER_DRIVER=playwright