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#810text-level-1goes from72px➡️48pxtext-level-2goes from48px➡️36pxtext-level-3-text-level-6remains the same
<h1 class="typography-level-0">...<h1>
Bug fixes 🐛
- fixed an issue where some
elementsnested inside Links were incorrectly having theirfont-weightchanged #820 - fixed a Page Header issue where
reloadingthepagewhen the menu wasopenwasn't closing the menu #818
Other changes
- created Page Header
e2etests foropening&closingthe menu #818 - removed
classlist-polyfillfrompackage.json#817