percy / cli

The Percy CLI is used to interact with, and upload snapshots to, percy.io via the command line.
https://docs.percy.io/docs/cli-overview
67 stars 40 forks source link

🔖 Release v1.28.8-beta0 #1606

Closed bkhanale closed 1 month ago

bkhanale commented 1 month ago

This releases a new beta version of CLI, which addresses an issue where the build breaks due to shadow DOM overwriting properties to restrict them from being accessed. We now handle such errors and allow the build to continue.