v14.9.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 two new components:
- Stats & Rankings - used to highlightup to3key rankings #888
- Facts - used to display a panel of shortpieces ofinformation#880
 
- Stats & Rankings - used to 
- you can now set the container sizeof acomponentwhen importing it fromeleventy/_includes/component.html#892 #893- sm
- md
- lg
 
include component src="..." container="lg"
Bug fixes 🐛
Other changes
- adjacent Grid Rows now have some gap between them #882
- other websites can now link to uom.cssanduom.jsfiles hosted onnetlifydeployments #897 #899
- eleventynow outputs the contents of the- dist/vx.x.xto the- assetsfolder removing the need for- global.cdn#899
- updated publicPathinassets/webpack.config.jsto only include theversionwhen inproductionmode #899
Documentation updates
- Card examples no longer contain content-blockas it's not part of the component #895
- components that use a backgroundclass andcontainersize has itsbackgroundcolour extend to the full width of the page #894
- data-containeris now only added to the story if a- sizehas been set using- container="..."#892 #893
- Grid now uses mdcontainer size #892 #893
- Card now uses the lgcontainer size #892 #893
- created Grid Rows example #882