v1.27.4
What's Changed
✨ Enhancements
- Do not execute git commands when
PERCY_SKIP_GIT_CHECK
is set to True by @shantanuk-browserstack in #1400 - adding endpoint for sending failed event by @prklm10 in #1401
- Introduce new config option enableLayout for enabling layout testing. by @prklm10 in #1378
- Fix percyCSS not getting applied when elements outside
</body>
by @itsjwala in #1415
🐛 Bug Fixes
- Icons not loading when
noscript
tags are present. by @shantanuk-browserstack in #1404 - Percy on Automate - Fixing percyScreenshotEnd response by @rishigupta1599 in #1427
🏗 Maintenance
Full Changelog: v1.27.3...v1.27.4