Skip to content

Releases: percy/percy-selenium-js

v2.0.0-alpha.0

04 Jul 11:45
aa35383
Compare
Choose a tag to compare
v2.0.0-alpha.0 Pre-release
Pre-release

What's Changed

✨ Enhancements

Full Changelog: v1.0.5...v2.0.0-alpha.0

v1.0.5

08 May 13:17
33a820c
Compare
Choose a tag to compare

🏗 Maintenance

⬆️⬇️ Dependency Updates

v1.0.2

06 Apr 18:48
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 🐛 Update SDK to use Node 14 & dynamic import (#210) @Robdel12

⬆️⬇️ Dependency Updates

v1.0.1

08 Feb 23:35
Compare
Choose a tag to compare

🏗 Maintenance

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

⬆️⬇️ Dependency Updates

v1.0.0

17 Mar 22:14
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-selenium-js#upgrading

v1.0.0-beta.4

17 Mar 19:50
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

🐛 Bug Fixes

  • 🐛 Fix peer dependencies installs with NPM 7 (#74) @Robdel12

v1.0.0-beta.3

25 Jan 17:14
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

✨ Enhancements

🏗 Maintenance

  • ⬆️ Bump eslint from 7.17.0 to 7.18.0 (#46) @dependabot
  • ⬆️ Bump @percy/sdk-utils from 1.0.0-beta.26 to 1.0.0-beta.28 (#47) @dependabot
  • ⬆️ Bump @percy/core from 1.0.0-beta.26 to 1.0.0-beta.28 (#48) @dependabot
  • ⬆️ Bump @percy/core from 1.0.0-beta.25 to 1.0.0-beta.26 (#44) @dependabot
  • ⬆️ Bump @percy/sdk-utils from 1.0.0-beta.25 to 1.0.0-beta.26 (#45) @dependabot
  • ⬆️ Bump eslint from 7.16.0 to 7.17.0 (#42) @dependabot
  • ⬆️ Bump @types/selenium-webdriver from 4.0.10 to 4.0.11 (#43) @dependabot
  • ⬆️ Bump eslint from 7.15.0 to 7.16.0 (#41) @dependabot
  • ⬆️ Bump @percy/sdk-utils from 1.0.0-beta.24 to 1.0.0-beta.25 (#40) @dependabot
  • ⬆️ Bump @percy/core from 1.0.0-beta.24 to 1.0.0-beta.25 (#39) @dependabot
  • ⬆️ Bump ini from 1.3.5 to 1.3.8 (#38) @dependabot
  • ⬆️ Bump selenium-webdriver from 4.0.0-alpha.7 to 4.0.0-alpha.8 (#37) @dependabot
  • ⬆️ Bump tsd from 0.13.1 to 0.14.0 (#36) @dependabot
  • ⬆️ Bump cross-env from 7.0.2 to 7.0.3 (#35) @dependabot
  • ⬆️ Bump eslint from 7.14.0 to 7.15.0 (#34) @dependabot
  • ⬆️ Bump @percy/sdk-utils from 1.0.0-beta.22 to 1.0.0-beta.24 (#33) @dependabot
  • ⬆️ Bump @percy/core from 1.0.0-beta.22 to 1.0.0-beta.24 (#32) @dependabot
  • ⬆️ Bump eslint-plugin-standard from 4.1.0 to 5.0.0 (#31) @dependabot
  • ⬆️ Bump eslint-config-standard from 16.0.1 to 16.0.2 (#30) @dependabot
  • ⬆️ Bump eslint from 7.13.0 to 7.14.0 (#29) @dependabot
  • ⬆️ Bump @percy/sdk-utils from 1.0.0-beta.21 to 1.0.0-beta.22 (#27) @dependabot
  • ⬆️ Bump @percy/core from 1.0.0-beta.21 to 1.0.0-beta.22 (#26) @dependabot
  • ⬆️ Bump eslint-config-standard from 15.0.1 to 16.0.1 (#25) @dependabot
  • ⬆️ Bump eslint-plugin-standard from 4.0.2 to 4.1.0 (#24) @dependabot
  • ⬆️ Bump expect from 26.6.1 to 26.6.2 (#21) @dependabot
  • ⬆️ Bump mocha from 8.2.0 to 8.2.1 (#22) @dependabot
  • ⬆️ Bump @percy/core from 1.0.0-beta.20 to 1.0.0-beta.21 (#23) @dependabot
  • ⬆️ Bump @percy/sdk-utils from 1.0.0-beta.20 to 1.0.0-beta.21 (#20) @dependabot
  • ⬆️ Bump eslint from 7.12.1 to 7.13.0 (#19) @dependabot
  • ⬆️ Bump @types/selenium-webdriver from 4.0.9 to 4.0.10 (#18) @dependabot
  • ⬆️ Bump eslint-config-standard from 14.1.1 to 15.0.1 (#17) @dependabot
  • ⬆️ Bump eslint from 7.12.0 to 7.12.1 (#16) @dependabot
  • ⬆️ Bump eslint from 7.11.0 to 7.12.0 (#15) @dependabot
  • ⬆️ Bump expect from 26.6.0 to 26.6.1 (#14) @dependabot
  • ⬆️ Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (#13) @dependabot

v1.0.0-beta.2

20 Oct 15:20
17b9cdf
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

✨ Enhancements

🏗 Maintenance

v1.0.0-beta.1

16 Oct 19:24
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

💥 Breaking Changes

See the readme for updated install and usage instructions.