Skip to content

0.8.0

Compare
Choose a tag to compare
@oblador oblador released this 25 Nov 08:13
· 300 commits to master since this release
7eee7fd
  • Add --chromeDockerImage option to pinpoint a specific version/OS
  • BREAKING CHANGE: Change default Chrome docker, this especially affects font rendering. Use --chromeDockerImage "armbues/chrome-headless" to get previous behavior.
  • Report failed requests (such as images) to terminal in Chrome
  • Pause requestAnimationFrame based animations (such as React Motion) at the end frame in Chrome by default
  • Remove fade animation of images on android
  • Fix --chromeToleranceoption not being respected for test outcome only diff images
  • Fix TypeError: source.close is not a function errors