Releases: percy/cli
Releases · percy/cli
v1.0.0-beta.47
v1.0.0-beta.46
v1.0.0-beta.45
✨ Enhancements
- ✨ Better GitHub Action env support (#288) @wwilsman
- ✨ sdk-utils improvements (#283) @wwilsman
- ✨ Add AMD support to bundles (#282) @wwilsman
🐛 Bug Fixes
- 🐛 Fix printed debug timestamps (#289) @wwilsman
- 🐛 Account for logger websocket synchrony (#284) @wwilsman
🏗 Maintenance
- ⬆️ Bump ajv from 7.2.3 to 8.0.5 (#287) @dependabot
- ⬆️ Bump karma from 6.3.1 to 6.3.2 (#286) @dependabot
- ⬆️ Bump @babel/cli from 7.13.10 to 7.13.14 (#278) @dependabot
- ⬆️ Bump @babel/core from 7.13.10 to 7.13.14 (#277) @dependabot
- ⬆️ Bump @babel/eslint-parser from 7.13.10 to 7.13.14 (#273) @dependabot
- ⬆️ Bump eslint from 7.22.0 to 7.23.0 (#269) @dependabot
- ⬆️ Bump rollup from 2.42.2 to 2.44.0 (#274) @dependabot
- ⬆️ Bump @babel/register from 7.13.8 to 7.13.14 (#275) @dependabot
- ⬆️ Bump globby from 11.0.2 to 11.0.3 (#272) @dependabot
- ⬆️ Bump @babel/preset-env from 7.13.10 to 7.13.12 (#267) @dependabot
- ⬆️ Bump @rollup/plugin-commonjs from 17.1.0 to 18.0.0 (#270) @dependabot
- ⬆️ Bump @rollup/plugin-node-resolve from 11.2.0 to 11.2.1 (#271) @dependabot
- ⬆️ Bump karma from 6.2.0 to 6.3.1 (#268) @dependabot
v1.0.0-beta.44
v1.0.0-beta.43
✨ Enhancements
🐛 Bug Fixes
- 🐛 Fix cross-env remote logging handlers (#261) @wwilsman
- 🐛 Expose version header for CORS (#255) @wwilsman
- 🐛 Fix remote logger cleanup (#254) @wwilsman
🏗 Maintenance
- ✅ Make @percy/logger test helper framework agnostic (#264) @wwilsman
- 🔨 Only bundle for browsers that support async/await (#263) @wwilsman
- ♻️ Rename server address method / environment variable (#256) @wwilsman
- ⬆️ Bump jasmine from 3.6.4 to 3.7.0 (#260) @dependabot
- ⬆️ Bump rollup from 2.41.2 to 2.42.2 (#258) @dependabot
- ⬆️ Bump ajv from 7.2.1 to 7.2.3 (#259) @dependabot
- ✅ Fix flakey logger test (#257) @wwilsman
- ✅ Fix test log dumping (#253) @wwilsman
- 🔨 Script improvements (#251) @wwilsman
- ✅ Use consistent test helpers name (#249) @wwilsman
- 💚 Use CI cache key file for easier cache cleaning (#250) @wwilsman
- ⬆️ Bump karma-rollup-preprocessor from 7.0.6 to 7.0.7 (#247) @dependabot
- ⬆️ Bump rollup from 2.40.0 to 2.41.2 (#248) @dependabot
- ⬆️ Bump @babel/core from 7.13.8 to 7.13.10 (#245) @dependabot
- ⬆️ Bump karma from 6.1.1 to 6.2.0 (#243) @dependabot
- ⬆️ Bump image-size from 0.9.4 to 0.9.7 (#244) @dependabot
- ⬆️ Bump @babel/cli from 7.13.0 to 7.13.10 (#239) @dependabot
- ⬆️ Bump @babel/eslint-parser from 7.13.8 to 7.13.10 (#246) @dependabot
- ⬆️ Bump @babel/preset-env from 7.13.9 to 7.13.10 (#238) @dependabot
- ⬆️ Bump image-size from 0.9.4 to 0.9.5 (#240) @dependabot
- ⬆️ Bump eslint from 7.21.0 to 7.22.0 (#241) @dependabot
- ⬆️ Bump yaml from 1.10.0 to 1.10.2 (#242) @dependabot
v1.0.0-beta.42
v1.0.0-beta.41
v1.0.0-beta.40
✨ Enhancements
🐛 Bug Fixes
🏗 Maintenance
- 🔨 Improve repo scripts (#231) @wwilsman
- ✅ Use jasmine for testing (#230) @wwilsman
- ⬆️ Bump @babel/preset-env from 7.13.8 to 7.13.9 (#228) @dependabot
- ⬆️ Bump lerna from 3.22.1 to 4.0.0 (#227) @dependabot
- ⬆️ Bump nock from 13.0.9 to 13.0.11 (#226) @dependabot
- ⬆️ Bump ws from 7.4.3 to 7.4.4 (#224) @dependabot
- ⬆️ Bump ajv from 7.1.1 to 7.2.1 (#223) @dependabot
- 📝 Update documentation (#221) @wwilsman