This repository was archived by the owner on May 11, 2026. It is now read-only.
v3.2.2
Two bugfixes in this release:
-
A recent release made rendering errors go unnoticed. This is now fixed, and it's possible that you suddenly start seeing rendering errors that have been dormant for a while.
-
Prevent console logs from being spammed with css parsing issues. Instead of logging the entire CSS code (which can be huge), we show a few hundred characters. To see the full CSS code in the error, run happo with
VERBOSE=true happo run