Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

v1.9.0

Choose a tag to compare

@trotzig trotzig released this 09 Sep 07:40

In 1.8.0, a bug fix was introduced:

Additionally, a bug fix for 413 Entity Too Large issues stemming from duplicate css being collected is included in this release. Before, there was a chance that the same css styles would be recorded multiple times for a test run.

After further investigation, a different root cause was found (and handled in this release). As a result of that, 763363d was reverted.

Releasing this as a minor release since the behavior did change a little compared to 1.8.0.