Skip to content

Releases: percy/percy-js

v3.9.0

12 Dec 08:10
7229e8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.8.0...v3.9.0

v3.8.0

09 Dec 12:52
d8df115
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.0...v3.8.0

v3.7.0

24 Mar 22:53
73e3919
Compare
Choose a tag to compare

Add Semaphore 2.0 support

v3.6.1

27 Jan 23:04
Compare
Choose a tag to compare

Fix incorrect Netlify branch name variable

v3.6.0

27 Jan 22:36
Compare
Choose a tag to compare

Added Netlify environment variable support

v3.5.0

11 Dec 17:39
Compare
Choose a tag to compare

Request errors are now considered when retrying requests:
ECONNRESET, ECONNREFUSED, EPIPE, EHOSTUNREACH, EAI_AGAIN

v3.4.0

04 Dec 18:22
5cbaad7
Compare
Choose a tag to compare

Add partial support for any GitHub Action using default environment variables (branch and commit sha)

v3.3.0

15 Nov 21:31
Compare
Choose a tag to compare

Added the ability to pass GitHub Action user agent information (#157)

v3.2.3

12 Nov 18:50
Compare
Choose a tag to compare

Update Buffer usage to remove deprecated constructor syntax

v3.2.2

28 Oct 18:43
Compare
Choose a tag to compare

Improved getBuilds' filter parameter handling, so it correctly handles array values.