Skip to content

Releases: percy/cli

v1.32.4

Choose a tag to compare

@aryanku-dev aryanku-dev released this 14 Jul 14:08
3cc4718

What's Changed

🐛 Bug Fixes

  • fix(ci): notarytool does not support altool's @env: password syntax by @prklm10 in #2336
  • fix(cli-app): parse app:exec loosely when command separator is missing (PER-9997) by @prklm10 in #2334

🏗 Maintenance

  • Release 1.32.4-beta.0 by @github-actions[bot] in #2337
  • Release 1.32.4 by @github-actions[bot] in #2338

Full Changelog: v1.32.3...v1.32.4

v1.32.4-beta.0

v1.32.4-beta.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 12:26
2eac4af

What's Changed

🐛 Bug Fixes

  • fix(ci): notarytool does not support altool's @env: password syntax by @prklm10 in #2336
  • fix(cli-app): parse app:exec loosely when command separator is missing (PER-9997) by @prklm10 in #2334

🏗 Maintenance

  • Release 1.32.4-beta.0 by @github-actions[bot] in #2337

Full Changelog: v1.32.3...v1.32.4-beta.0

v1.32.3

Choose a tag to compare

@aryanku-dev aryanku-dev released this 03 Jul 12:31
8d11a0c

What's Changed

🏗 Maintenance

  • Release 1.32.3-beta.0 by @github-actions[bot] in #2313
  • Release 1.32.3-beta.1 by @github-actions[bot] in #2323
  • test(regression): 100% E2E coverage for CLI configs (PER-8250) by @AkashBrowserStack in #2312
  • Release 1.32.3-beta.2 by @github-actions[bot] in #2327
  • Release 1.32.3-beta.3 by @github-actions[bot] in #2328
  • Release 1.32.3 by @github-actions[bot] in #2330

Full Changelog: v1.32.2...v1.32.3

Fix component CSS leaking page-wide in snapshots (nested :hover/:focus)

Choose a tag to compare

@Sriram567 Sriram567 released this 29 Jun 14:39
f2029c1

What's Changed

🏗 Maintenance

  • Release 1.32.3-beta.2 by @github-actions[bot] in #2327
  • Release 1.32.3-beta.3 by @github-actions[bot] in #2328
  • Nested interactive-state styles no longer leak to the whole page (#2324, PER-9775)
    Snapshots of pages built with CSS-in-JS / native CSS nesting (e.g., Emotion) could render with the wrong colors—such as a page-wide background tint, dark backgrounds behind SVGs, or incorrect button colors—across all browsers. Component-scoped &:hover / &:focus / &:focus-within rules were being flattened into the captured DOM without their parent selector, meaning a top-level & resolved to :root and applied the styles to the entire document. These rules are now correctly scoped to their parent (&:is(<parent>)), ensuring interactive-state styles stay contained to their component.
  • Sync Automate snapshots no longer fail with "upload is not async iterable" (#2314, PER-9706)
    Fixes an error that could break synchronous Automate snapshot uploads.

Full Changelog: v1.32.3-beta.2...v1.32.3-beta.3

v1.32.3-beta.2

v1.32.3-beta.2 Pre-release
Pre-release

Choose a tag to compare

@AkashBrowserStack AkashBrowserStack released this 29 Jun 09:49
c1e8904

What's Changed

🏗 Maintenance

Full Changelog: v1.32.3-beta.1...v1.32.3-beta.2

v1.32.3-beta.1

v1.32.3-beta.1 Pre-release
Pre-release

Choose a tag to compare

@aryanku-dev aryanku-dev released this 26 Jun 14:45
92723d8

What's Changed

🏗 Maintenance

  • Release 1.32.3-beta.1 by @github-actions[bot] in #2323

Full Changelog: 1.32.3-beta.0...v1.32.3-beta.1

v1.32.3-beta.0

v1.32.3-beta.0 Pre-release
Pre-release

Choose a tag to compare

@Sriram567 Sriram567 released this 24 Jun 02:09
e8af175

What's Changed

🏗 Maintenance

  • Release 1.32.3-beta.0 by @github-actions[bot] in #2313

Full Changelog: v1.32.2...1.32.3-beta.0

v1.32.2

Choose a tag to compare

@github-actions github-actions released this 18 Jun 15:17
20719d0

What's Changed

🏗 Maintenance

  • Release 1.32.2-beta.0 by @github-actions[bot] in #2304
  • Release 1.32.2 by @github-actions[bot] in #2305

Full Changelog: v1.32.1...v1.32.2

v1.32.2-beta.0

v1.32.2-beta.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jun 15:04
b9f4f5c

What's Changed

🏗 Maintenance

  • Release 1.32.2-beta.0 by @github-actions[bot] in #2304

Full Changelog: v1.32.1...v1.32.2-beta.0

v1.32.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 14:34
a6c8730

What's Changed

🐛 Bug Fixes

  • ci: set ignore-scripts=false to fix executable build by @pranavz28 in #2300

🏗 Maintenance

  • Release 1.32.1 by @github-actions[bot] in #2302

Full Changelog: v1.32.0...v1.32.1