v14.3.0

Before you upgrade, please take note of any breaking changes and deprecation notices which may affect your site. View the Upgrade Guide to see examples of how to address breaking changes.

New features ✨

  • introduced new Text level - typography-level-0 #810
    • text-level-1 goes from 72px ➡️ 48px
    • text-level-2 goes from 48px ➡️ 36px
    • text-level-3 - text-level-6 remains the same
<h1 class="typography-level-0">...<h1>

Bug fixes 🐛

  • fixed an issue where some elements nested inside Links were incorrectly having their font-weight changed #820
  • fixed a Page Header issue where reloading the page when the menu was open wasn't closing the menu #818

Other changes

  • created Page Header e2e tests for opening & closing the menu #818
  • removed classlist-polyfill from package.json #817