v12.3.1
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 ✨
- Card - implementation of the Features and benefits panel from
Gen2#379
Bug fixes 🐛
Other changes
componentswere split into seperate files so they can be individuallysnapshottested, also enabling sourcecode highlighter to be less convoluted.- Tidied up some
documentationexamples. - Migrated Block listing
layoutsto Layouts #477 - Migrated News
layoutsto Layouts #477 - Added missing
componentvariation samples to Notices #467 - Reduced
htmlmarkup in Sections so sourcecode highlighter is less convoluted and image snapshots are smaller #480 - Migrated complete
forms&validationfrom Forms ➡️ Forms #483 - Removed Block listing
double newshero specialanddoublehtml examples as they aren't being used in theCMS#485 - Developers using
windowsweren't able to run this project.cleanandprebuildcommands inpackage.jsonwere using a nativeunixcommandrm -rf. To resolve this issue we installedrimraf#481 - Updated
eleventyfromv1.0.0➡️v1.0.2#482