Releases: percy/percy-js
Releases · percy/percy-js
v3.0.5
v3.0.4
v3.0.3
Integrate client and environment info into user agent string.
v3.0.1
- Improved supported for Circle 2.0 (#42).
CIRCLE_WORKFLOW_WORKSPACE_ID
is now used as the parallel nonce ifPERCY_PARALLEL_NONCE
is not specified. This gives a better default higher-level grouping for snapshots when tests are parallelized in Circle, otherwise it has no effect. We believe this change is backwards compatible, but please reach out if you have issues.
v3.0.0
- Removed deprecated PERCY_PROJECT handling. You can safely remove PERCY_PROJECT from CI environment variables.
- Backwards-incompatible change: the interface to
createBuild
has changed slightly and now only accepts optional arguments. There are no other major changes or backwards-incompatibilities in this release.