Skip to content

Releases: percy/percy-js

v2.8.0

14 Mar 18:16
Compare
Choose a tag to compare

Initial Heroku CI support.

v2.7.0

10 Mar 04:09
Compare
Choose a tag to compare

Include git meta-data when creating a build, including commit message and author.

v2.6.1

05 Mar 00:27
Compare
Choose a tag to compare

🐞 If git branch can't be detected, stop defaulting to master. It'll now report as unknown-branch in Percy.

v2.6.0

25 Jan 18:22
Compare
Choose a tag to compare

Adds support for retrieving builds, with a filter option. Requires project master token.

v2.5.0

04 Dec 22:50
Compare
Choose a tag to compare

Add getBuild method (not available to standard tokens).

v2.4.2

08 Nov 04:30
Compare
Choose a tag to compare

Move husky from optionalDependencies to devDependencies.

v2.4.1

23 Oct 16:26
Compare
Choose a tag to compare

Add bluebird as an explicit dependency to fix an installation warning.

v2.4.0

23 Oct 03:21
Compare
Choose a tag to compare

👍 Retry when the server responds with a 5XX status code.

v2.3.0

15 Sep 18:44
Compare
Choose a tag to compare

Added new batch upload functions and helpers, which require Node >= 4.

v2.2.0

06 Sep 19:10
Compare
Choose a tag to compare
  • Added support for {allShards: true} option to finalizeBuild.