Skip to content

Releases: happo/happo-e2e

v3.3.4

18 Feb 21:38
Compare
Choose a tag to compare

What's Changed

  • Move happo.io from devDependencies to dependencies, update for v12 by @lencioni in #65
  • Assert asset package contents in createAssetPackage test by @lencioni in #67
  • Refactor createAssetPackage to use happo.io's deterministicArchive by @lencioni in #68
  • Refactor controller to use uploadAssets from happo.io package by @lencioni in #69
  • Add engines property to package.json by @lencioni in #66
  • Add test-results to .npmignore by @lencioni in #70

Full Changelog: v3.3.3...v3.3.4

v3.3.3

03 Feb 20:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.2...v3.3.3

v3.3.2

03 Feb 16:42
Compare
Choose a tag to compare

This release fixes a bug with certain styles being missing from the Happo screenshot.

What's Changed

  • Remove mkdirp dependency by @lencioni in #57
  • Remove string.prototype.replaceall dependency by @lencioni in #56
  • Improve warning message when failing to fetch CSS by @lencioni in #60
  • Use node's built-in test runner by @lencioni in #59
  • Use textContent of stylesheet if available by @trotzig in #61

Full Changelog: v3.3.1...v3.3.2

v3.3.1

21 Jan 16:37
Compare
Choose a tag to compare

What's Changed

  • Add playwright-tests and playwright.config.js to .npmignore by @lencioni in #55

Full Changelog: v3.3.0...v3.3.1

v3.3.0

21 Jan 16:35
Compare
Choose a tag to compare

What's Changed

  • Add support for strategy: 'clip' for takeDOMSnapshot by @trotzig in #54

Full Changelog: v3.2.2...v3.3.0

v3.2.2

13 Jan 18:17
Compare
Choose a tag to compare

What's Changed

  • Improve error message when unable to resolve GITHUB_EVENT_PATH by @lencioni in #51
  • Include dynamically created stylesheets in DOM snapshot by @trotzig in #53

Full Changelog: v3.2.1...v3.2.2

v3.2.1

13 Jan 10:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

13 Dec 18:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.2.0

v3.1.2

25 Nov 18:10
Compare
Choose a tag to compare

What's Changed

  • Add items to archive serially when creating asset packages by @lencioni in #48

Full Changelog: v3.1.1...v3.1.2

v3.1.1

25 Nov 16:30
Compare
Choose a tag to compare

What's Changed

  • Avoid retrying requests with status codes in the 400 range by @lencioni in #47

Full Changelog: v3.1.0...v3.1.1