Releases: percy/cli
Releases · percy/cli
v1.0.0-beta.66
💥 Breaking Changes
✨ Enhancements
- ✨ Accept sitemaps with the snapshot command! (#516) @wwilsman
- ✨ Accept additional snapshot execute options for various states (#514) @wwilsman
- ✨ Allow proxying HTTP requests with client request util (#508) @wwilsman
- 💥✨ Add include/exclude cli-snapshot options & deprecate files/ignore (#498) @wwilsman
- ✨ Allow automatically deprecating and mapping CLI flags (#496) @wwilsman
- ♻ Small revision to the deprecate migrate util api (#495) @wwilsman
- ✨ Add deprecate config migrate util (#494) @wwilsman
🐛 Bug Fixes
- 🐛 Set serialized iframe base URL for realtive URLs using
<base>
(#519) @Robdel12 - 🐛 Fix sitemap unique URL filtering bug (#517) @wwilsman
- 🐛 Fix reference error when static config options are not defined (#515) @wwilsman
- 🐛 Wait for network idle for responsive asset discovery (#512) @wwilsman
- 🐛 Do not replace initial overrides with empty flags (#497) @wwilsman
- 🐛 Fix small config util bugs (#493) @wwilsman
🏗 Maintenance
⬆️⬇️ Dependency Updates
- ⬆️ Bump cosmiconfig from 7.0.0 to 7.0.1 (#526) @dependabot
- ⬆️ Bump jasmine from 3.8.0 to 3.9.0 (#524) @dependabot
- ⬆️ Bump eslint-plugin-import from 2.24.0 to 2.24.1 (#521) @dependabot
- ⬆️ Bump rollup from 2.56.2 to 2.56.3 (#520) @dependabot
- ⬆️ Bump nock from 13.1.1 to 13.1.2 (#525) @dependabot
- ⬆️ Bump ws from 8.1.0 to 8.2.0 (#523) @dependabot
- ⬆️ Bump @oclif/plugin-help from 3.2.2 to 3.2.3 (#501) @dependabot
- ⬆️ Bump ws from 8.0.0 to 8.1.0 (#502) @dependabot
- ⬆️ Bump rollup from 2.56.1 to 2.56.2 (#500) @dependabot
- ⬆️ Bump @babel/register from 7.14.5 to 7.15.3 (#499) @dependabot
v1.0.0-beta.65
v1.0.0-beta.64
✨ Enhancements
🐛 Bug Fixes
⬆️⬇️ Dependency Updates
- ⬆️ Bump path-parse from 1.0.6 to 1.0.7 (#488) @dependabot
- ⬆️ Bump rollup from 2.55.1 to 2.56.1 (#481) @dependabot
- ⬆️ Bump @babel/preset-env from 7.14.9 to 7.15.0 (#482) @dependabot
- ⬆️ Bump @babel/eslint-parser from 7.14.9 to 7.15.0 (#480) @dependabot
- ⬆️ Bump @babel/core from 7.14.8 to 7.15.0 (#484) @dependabot
- ⬆️ Bump eslint-plugin-import from 2.23.4 to 2.24.0 (#483) @dependabot
- ⬆️ Bump tar from 4.4.13 to 4.4.15 (#475) @dependabot
v1.0.0-beta.63
✨ Enhancements
🏗 Maintenance
⬆️⬇️ Dependency Updates
- ⬆️ Bump eslint from 7.31.0 to 7.32.0 (#466) @dependabot
- ⬆️ Bump @babel/preset-env from 7.14.8 to 7.14.9 (#467) @dependabot
- ⬆️ Bump @babel/eslint-parser from 7.14.7 to 7.14.9 (#468) @dependabot
v1.0.0-beta.62
✨ Enhancements
- ✨ Refactor static snapshot logic into utils (#465) @wwilsman
- ✨ Allow registering multiple config migrations at a time (#456) @wwilsman
🏗 Maintenance
⬆️⬇️ Dependency Updates
- ⬆️ Bump @rollup/plugin-commonjs from 19.0.2 to 20.0.0 (#463) @dependabot
- ⬆️ Update dependencies on and allow github-actions management by dependabot (#457) @mmorel-35
v1.0.0-beta.61
✨ Enhancements
- ✨ Normalize config with schemas (#450) @wwilsman
- ✨ Add static snapshot clean-urls and rewrites options (#447) @wwilsman
- ✨ Roll asset discovery browser to Chrome 92 (#371) @Robdel12
- ✨ Add upload option to strip file extensions (#434) @wwilsman
🐛 Bug Fixes
🏗 Maintenance
- 🧹 Update release drafter config (#452) @Robdel12
- 🙈 Fix coverage ignore statement for racey errors (#448) @wwilsman
- 🔨 Add
repository
field topackage.json
files (#438) @ybiquitous - 📝 Add bug issue template (#432) @Robdel12
⬆️⬇️ Dependency Updates
- ⬆️ Bump @babel/cli from 7.14.5 to 7.14.8 (#440) @dependabot
- ⬆️ Bump @rollup/plugin-commonjs from 19.0.1 to 19.0.2 (#445) @dependabot
- ⬆️ Bump @babel/preset-env from 7.14.7 to 7.14.8 (#446) @dependabot
- ⬆️ Bump rollup from 2.53.2 to 2.54.0 (#443) @dependabot
- ⬆️ Bump @rollup/plugin-node-resolve from 13.0.2 to 13.0.4 (#442) @dependabot
- ⬆️ Bump @babel/core from 7.14.6 to 7.14.8 (#441) @dependabot
v1.0.0-beta.60
v1.0.0-beta.59
✨ Enhancements
- ✨ Replace dotenv with custom implementation (#426) @wwilsman
- ✨ Add queue concurrency to the upload command (#419) @wwilsman
- ✨ Add static snapshot overrides option (#418) @wwilsman
- ✨ Validate snapshot command page listings (#417) @wwilsman
- ✨ Add per-snapshot config validation! (#416) @wwilsman
- ♻️ Refactor percy/config utils (#406) @wwilsman
🐛 Bug Fixes
🏗 Maintenance
- ⬆️ Bump @rollup/plugin-alias from 3.1.3 to 3.1.4 (#427) @dependabot
- ⬆️ Bump eslint from 7.30.0 to 7.31.0 (#428) @dependabot
- ⬆️ Bump @rollup/plugin-node-resolve from 13.0.1 to 13.0.2 (#423) @dependabot
- ⬆️ Bump browserslist from 4.16.3 to 4.16.6 (#356) @dependabot
- ⬆️ Upgrade dependencies (#422) @wwilsman
- ⬆️ Bump karma from 6.3.2 to 6.3.4 (#381) @dependabot
- 🙈 Update coverage ignore statements for race conditions (#408) @wwilsman