Releases: percy/cli
v1.0.0-beta.15
✨ Enhancements
- 🏷 Use dom lib when referencing Puppeteer types (d95d557) @wwilsman
- ✨ Add --parallel exec flag (#51) @wwilsman
- ✨ Detect Heroku PR number (#50) @wwilsman
🐛 Bug Fixes
- 🐛 Wait for servers to close (1a27b97) @wwilsman
- 🐛 Wait for healthcheck to fail for exec:stop (d756fde) @wwilsman
🏗 Maintenance
- ⬆️ Bump eslint-plugin-import from 2.22.0 to 2.22.1 (#48) @dependabot
- ⬆️ Bump karma from 5.2.2 to 5.2.3 (#49) @dependabot
- ⬆️ Bump eslint from 7.9.0 to 7.10.0 (#47) @dependabot
v1.0.0-beta.14
v1.0.0-beta.13
64b5fe1 - ✅ Allow mock API delay
a3f64ca - ✅ Update interactor usage
013943b - 📦 Update minor package versions
639c7ce - ✅ Allow common test helpers to be used without compilation
b71880f - ✅ Use import/export for cli-config test helpers
6b35347 - 🏷 Fix puppeteer page type
307c128 - 🐛 Do not serialize empty canvas elements
367d945 - ✅ Remove unnecessary async
c922755 - ✨ Add waitForTimeout and waitForSelector capture options
5fb562f - ⬆️ Bump webpack from 4.44.1 to 4.44.2 (#45)
b813404 - ⬆️ Bump puppeteer-core from 5.2.1 to 5.3.0 (#44)
fc6ebd7 - ⬆️ Bump eslint from 7.8.1 to 7.9.0 (#43)
b020360 - ⬆️ Bump ajv from 6.12.4 to 6.12.5 (#42)
v1.0.0-beta.12
1378fb1 - ✅ Ship select test helpers
477f4fa - ⬆️ Bump @babel/core from 7.11.4 to 7.11.6 (#41)
1b7ae64 - ⬆️ Bump @babel/register from 7.10.5 to 7.11.5 (#40)
6c667eb - ⬆️ Bump karma from 5.2.1 to 5.2.2 (#39)
a148ca0 - ⬆️ Bump @babel/eslint-parser from 7.11.4 to 7.11.5 (#38)
b6a08a3 - ⬆️ Bump node-fetch from 2.6.0 to 2.6.1 (#37)
v1.0.0-beta.11
dfd84a7 - 💚 Use alternate CI caching
33af5cb - ✅ Fix tests when throwing CLI errors
a4216b9 - 🐛 Exit after logging caught errors
3657a3f - ⬆️ Bump eslint from 7.7.0 to 7.8.1 (#36)
15191db - ⬆️ Bump karma from 5.1.1 to 5.2.1 (#35)
ac590d9 - ⬆️ Bump image-size from 0.8.3 to 0.9.1 (#34)
8e3dfb1 - ⬆️ Bump @babel/cli from 7.10.5 to 7.11.6 (#33)
ebc5f64 - ⬆️ Bump @babel/preset-env from 7.11.0 to 7.11.5 (#32)
v1.0.0-beta.9
ef21487 - ♻ Provide alternate environment info for exec
ccb80f9 - ✨ Add core method to return local server address
be12952 - 🔊 Change the default loglevel of the logger
bce4fa1 - ✨ Allow debug logs to handle error objects like error logs
924c806 - ⬆️ Bump mocha from 8.1.1 to 8.1.3 (#30)
24f5536 - 🐛 Idle helper should wait for timeout before resolving
798060a - ⬆️ Bump expect from 26.4.0 to 26.4.2 (#29)
407dd58 - ⬆️ Bump @babel/eslint-parser from 7.11.3 to 7.11.4 (#28)
f8d7733 - ⬆️ Bump @babel/core from 7.11.1 to 7.11.4 (#27)
ef73251 - 🐛Correctly collect git data (#26)
v1.0.0-beta.10
v1.0.0-beta.8
v1.0.0-beta.7
v1.0.0-beta.6
d46b984 - ✨ Allow failing of waited builds when changes are present