UNPKG

953 BMarkdownView Raw
1## v1.13.1 (September 30, 2019)
2## 1.13.0 (September 26, 2019)
3- Use `latest` version of Chromedriver [#708](https://github.com/mobify/mobify-platform-sdks/pull/708)
4
5## 1.12.0 (August 15, 2019)
6- Adds a --device option to Lighthouse command that allows tests to be run against desktop [#592](https://github.com/mobify/mobify-platform-sdks/pull/592)
7
8## 1.11.0 (July 2, 2019)
9- Update nightwatch to 1.11.12 [#461](https://github.com/mobify/mobify-platform-sdks/pull/461)
10- Lighthouse test will flag if browser errors are logged to the console. Enable by specifying `--checkConsoleErrors` [#320](https://github.com/mobify/mobify-platform-sdks/pull/320)
11- Removed Googlebot and push notification test environments and related configuration [#362](https://github.com/mobify/mobify-platform-sdks/pull/362)
12
13## v1.1.0 (March 28, 2018)
14- Update to Lighthouse 4.2.0
15
16## v1.0.3 (January 10, 2018)
17- Lighthouse 3.2.1 Integration
18- Nightwatch 0.9.21 Integration