Skip to content

Releases: percy/percy-webdriverio

v3.1.1

13 Mar 13:44
b17875d
Compare
Choose a tag to compare

v3.1.0

06 Dec 14:31
c0c2b1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.1.0

v3.0.2

06 Dec 12:00
56687ed
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.2 release will work for wdio v8. If it doesn't work please fallback to v3.0.1 or upgrade wdio v8 to post march release, i.e. >= v8.7.0

v3.0.1

28 Sep 08:14
28ba197
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

17 Mar 07:57
Compare
Choose a tag to compare

Note:

  • v3 version will now support Webdriverio v8 by default, for WebdriverIO v6/v7 you can use v2 if there are any issues.

  • Though this release would technically work for v6/v7 as well but is not guaranteed to work in future 3.x.x releases

  • We'll keep supporting 2.x.x until Webdriverio supports v6/v7

✨ Enhancements

🏗 Maintenance

⬆️⬇️ Dependency Updates

v2.1.0

17 Mar 08:43
Compare
Choose a tag to compare

What's Changed

Read more

v2.0.2

10 May 16:02
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 🐛 Remove dynamic import and update @percy/sdk-utils (#752) @Robdel12

⬆️⬇️ Dependency Updates

v2.0.1

06 Apr 18:45
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 🐛 Bump to Node 14 and covert sdk-utils to dynamic import (#723) @Robdel12

🏗 Maintenance

  • 🧹 Fix stale issue label & dependabot GH actions (#536) @Robdel12
  • 🧹 Add stale issues/PRs action, update releaser config for new labels (#527) @Robdel12
  • 📝 Update snapshot options docs in README (#528) @Robdel12
  • ⬆️ Upgrade @percy/sdk-utils (#409) @wwilsman

⬆️⬇️ Dependency Updates

Read more

v2.0.0

08 Mar 17:46
b247fec
Compare
Choose a tag to compare

💥 Breaking Changes

See the readme for updated install and usage instructions.

Upgrading from v1

If you're upgrading from v1, make sure you read the upgrade guides: https://github.com/percy/percy-webdriverio#upgrading

v2.0.0-beta.2

25 Jan 17:25
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

✨ Enhancements

🏗 Maintenance