Skip to content

v9.4.0 — 2024-03-19

Compare
Choose a tag to compare
@rupl rupl released this 19 Mar 09:02
· 46 commits to develop since this release
25cd187

Overview

Another approach to non-blocking font loading, plus some changes to assist with VRT.

Issue Summary

  • CD-514: use <link rel="preload"> for fonts instead of swapping media types.
  • OPS-9741: allow Backstop to target and ignore Drupal messages during VRT

Steps to Upgrade

composer require unocha/common_design:^9.4.0

No steps to upgrade. If you are implementing outside Drupal, the markup to load fonts has been updated in our README. You should update the markup in your implementation to receive the performance improvement.