Releases: percy/cli
Releases · percy/cli
Release list
v1.32.4
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
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
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)
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-withinrules were being flattened into the captured DOM without their parent selector, meaning a top-level&resolved to:rootand 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
What's Changed
🏗 Maintenance
- test(regression): 100% E2E coverage for CLI configs (PER-8250) by @AkashBrowserStack in #2312
Full Changelog: v1.32.3-beta.1...v1.32.3-beta.2
v1.32.3-beta.1
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
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
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
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
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