Releases: percy/cli
Releases · percy/cli
v1.20.0
v1.19.2
What's Changed
✨ Enhancements
- ✨ Shadow DOM serialization support by @samarsault @itsjwala in #1165 #1185
Full Changelog: v1.18.0...v1.19.2
v1.19.2-alpha.0
What's Changed
✨ Enhancements
- ✨ optimize page size by serializing adoptedStylesheet as link
- ✨ disableShadowDOM option
Full Changelog v1.19.1-alpha.0...v1.19.2-alpha.0
v1.18.0
What's Changed
✨ Enhancements
- ✨ [Updated] Check Type(app/web) Validity while creating builds by @hiteshsalavi, @prklm10 in #1157
- ✨ skip upload when sha is present by @pankaj443, @prklm10 in #1164
🐛 Bug Fixes
- 🐛 don't cache cross snapshot root resources by @itsjwala in #1176
- 🐛 fix device pixel ratio config for percy exec by @samarsault in #1175
🏗 Maintenance
⬆️⬇️ Dependency Updates
- ⬆️ Bump ws from 8.10.0 to 8.12.0 by @dependabot in #1166
New Contributors
- @hiteshsalavi, and @prklm10 made their first contribution in #1157
- @pankaj443, and @prklm10 made their first contribution in #1164
Full Changelog: v1.17.0...v1.18.0
v1.19.1-alpha.0
What's Changed
🐛 Bug Fixes
- 🐛 ignore stylesheets that are not marked during serialization. fixes #1168
Please refer user documentation to try Shadow DOM capturing - https://docs.percy.io/docs/shadow-dom
Full Changelog: v1.19.0-alpha.0...v1.19.1-alpha.0
v1.19.0-alpha.0
What's Changed
✨ Enhancements
- ✨ Shadow DOM serialization support. by @samarsault @itsjwala in #1165
check the user documentation on how to use it - https://docs.percy.io/docs/shadow-dom
Full Changelog: v1.17.0...v1.19.0-alpha.0
v1.17.0
What's Changed
✨ Enhancements
- ✨ Increase resource size limit from 15MB to 25MB. by @fotinakis in #1154
⬆️⬇️ Dependency Updates
- ⬆️ Bump memfs from 3.4.9 to 3.4.12 by @dependabot in #1139
- ⬆️ Bump socket.io-parser from 4.0.4 to 4.0.5 by @dependabot in #1125
- ⬆️ Bump ajv from 8.11.0 to 8.11.2 by @dependabot in #1144
New Contributors
- @fotinakis made their first contribution in #1154
Full Changelog: v1.16.0...v1.17.0
v1.16.0
What's Changed
✨ Enhancements
- ✨ Add support for Harness CI by @andrewdmoore408 in #1141
New Contributors
- @andrewdmoore408 made their first contribution in #1141
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
💥 Breaking Changes
- 💥 Custom SDKs built on typed language (dotnet/java etc) might break post introduction of #1136, check this PR for fix.
✨ Enhancements
- ✨ Return comparison response in sdk-utils by @ninadbstack in #1122
- ✨ Accept serialized DOM resources by @wwilsman in #1135
- ✨ Serialize DOM resources by @wwilsman in #1136
New Contributors
- @ninadbstack made their first contribution in #1122
- @samarsault made their first contribution in #1130
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
✨ Enhancements
- ✨ Skip github update check if
PERCY_SKIP_UPDATE_CHECK
is truthy by @itsjwala @samarsault in #1127
New Contributors
- @itsjwala @samarsault made their first contribution in #1127
Full Changelog: v1.13.0...v1.14.0