Releases: webdriverio/selenium-standalone
Releases · webdriverio/selenium-standalone
Release 8.0.5
- Update compute-download-urls.js (#590) (b459f5a)
- Bump release-it from 14.11.7 to 14.11.8 (a0d4c97)
- Bump got from 11.8.2 to 11.8.3 (e188491)
- Bump eslint from 8.2.0 to 8.3.0 (8e9a96f)
- Bump release-it from 14.11.6 to 14.11.7 (74ac2e5)
- Bump eslint from 8.1.0 to 8.2.0 (4e55c11)
- Bump eslint-plugin-prettier from 3.4.0 to 4.0.0 (#580) (6ac6ec2)
- Bump commander from 7.2.0 to 8.3.0 (#575) (3716079)
- Bump husky from 6.0.0 to 7.0.4 (#578) (432b3f3)
- Bump eslint from 7.29.0 to 8.1.0 (#577) (1d55bd2)
- Bump prettier from 2.3.1 to 2.4.1 (e9fba3f)
- Bump mocha from 9.0.1 to 9.1.3 (11564a9)
- Bump doctoc from 2.0.1 to 2.1.0 (9e61a6c)
- setup dependabot (b737825)
Release 8.0.4
Release 8.0.3
Release 8.0.2
- improvents to release pipeline (080d857)
v8.0.0
- Support for Selenium v4 by default
- Update default drivers
- Add release GitHub Action pipeline
v7.1.0
v7.0.1
v7.0.0
- BREAKING CHANGE drop nodejs 10, minimum version is 12
- BREAKING CHANGE removed callbacks for install and start commands
- BREAKING CHANGE install and start commands are Promises now!
- BREAKING CHANGE docker images are built with jdk11
- BREAKING CHANGE dropped support of old browser drivers and platforms
- BREAKING CHANGE change folder structure #491
- check port before starting selenium #553
l* ibs update, using github actions instead of travisci, minor fixes