This repository was archived by the owner on May 11, 2026. It is now read-only.
v6.5.0
This minor release changes the way assets are included in a happo run (when not using prerender: false). Before, we would upload assets for each browser target separately. With this release, we upload unique packages. If two targets end up with the same asset package (which is likely), only one asset package upload will happen.