Skip to content

Releases: percy/cli

v1.8.0

03 Aug 21:51
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

⬆️⬇️ Dependency Updates

Full Changelog: v1.7.2...v1.8.0

v1.7.2

29 Jul 20:48
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • 🐛 Use then instead of finally for promises with the yieldTo util by @wwilsman in #1016
  • 🐛 Explicitly handle yieldTo promise resolution and rejection by @wwilsman in #1017

Full Changelog: v1.7.1...v1.7.2

v1.7.1

29 Jul 17:07
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • 🐛 Fix cli-snapshot warning for top-level references option by @wwilsman in #1014
  • 🐛 Improve aborting during bulk snapshots by @wwilsman in #1015

Full Changelog: v1.7.0...v1.7.1

v1.7.0

28 Jul 16:19
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • ✨ Add support for .cjs config files and snapshot files by @wwilsman in #1011
  • ✨ Improve logger functionality by @wwilsman in #1012
  • ✨ Use env sha for build:wait when there's a project with no commit by @wwilsman in #1008

🐛 Bug Fixes

⬆️⬇️ Dependency Updates

Full Changelog: v1.6.4...v1.7.0

v1.6.4

26 Jul 22:11
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • 🐛 Improve compatibility with AMD module systems by @wwilsman in #1000
  • 🐛 Check for execute signature before handling as function body by @wwilsman in #1001

⬆️⬇️ Dependency Updates

Full Changelog: v1.6.3...v1.6.4

v1.6.3

20 Jul 21:29
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • 🐛 Do not start delayed uploads when debugging by @wwilsman in #995

⬆️⬇️ Dependency Updates

Full Changelog: v1.6.2...v1.6.3

v1.6.2

20 Jul 17:25
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • ✨ Add option to delay uploads without deferring until the end by @wwilsman in #990

🐛 Bug Fixes

  • 🐛 Fix config being scrubbed from passing schemas by @wwilsman in #994

⬆️⬇️ Dependency Updates

Full Changelog: v1.6.1...v1.6.2

v1.6.1

12 Jul 17:30
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • 🐛 Pass authorization config to asset discovery direct requests by @Robdel12 in #986

⬆️⬇️ Dependency Updates

Full Changelog: v1.6.0...v1.6.1

v1.6.0

05 Jul 18:44
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • ✨ Add core testing mode to help test SDKs by @wwilsman in #984
  • ✨ Allow PascalCase options (and other casing) by @wwilsman in #985

⬆️⬇️ Dependency Updates

Full Changelog: v1.5.1...v1.6.0

v1.5.1

30 Jun 19:20
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • 🐛 Pass auth headers when requesting assets directly by @Robdel12 in #977

Full Changelog: v1.5.0...v1.5.1