Skip to content

v1.0.0-beta.72

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jan 18:10
· 907 commits to master since this release

✨ Enhancements

  • ♻️ Refactor @percy/cli-build to utilize new @percy/cli-command (#680) @wwilsman
  • ♻️ Refactor @percy/cli-exec to utilize new @percy/cli-command (#683) @wwilsman
  • ♻️ Refactor @percy/cli-snapshot to utilize new @percy/cli-command (#682) @wwilsman
  • ♻️ Refactor @percy/cli-upload to utilize new @percy/cli-command (#681) @wwilsman
  • ♻️ Refactor @percy/cli-config to utilize new @percy/cli-command (#679) @wwilsman
  • ✨ Add @percy/cli update notice (#678) @wwilsman
  • ♻️ Refactor @percy/cli to use @percy/cli-command (#676) @wwilsman
  • ♻️ Repurpose @percy/cli-command as new CLI framework (#673) @wwilsman
  • ✨ Alias default exports with named exports (#667) @wwilsman
  • ✨ Improve bail ability of config loading (#666) @wwilsman
  • 🔊 Small logging improvements (#665) @wwilsman
  • ✨Cancelable @percy/core methods (#654) @wwilsman

🐛 Bug Fixes

  • 🐛 Fix legacy process termination when missing instance method (#685) @wwilsman
  • 🐛 Fix tail call recursion in core util (#684) @wwilsman
  • 🐛 Fix @percy/client retries (#668) @wwilsman
  • 🐛 Fix additional snapshots executing string functions (#655) @wwilsman

🏗 Maintenance

⬆️⬇️ Dependency Updates