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
components
were split into seperate files so they can be individuallysnapshot
tested, also enabling sourcecode highlighter to be less convoluted.- Tidied up some
documentation
examples. - Migrated Block listing
layouts
to Layouts #477 - Migrated News
layouts
to Layouts #477 - Added missing
component
variation samples to Notices #467 - Reduced
html
markup in Sections so sourcecode highlighter is less convoluted and image snapshots are smaller #480 - Migrated complete
forms
&validation
from Forms ➡️ Forms #483 - Removed Block listing
double newshero special
anddouble
html examples as they aren't being used in theCMS
#485 - Developers using
windows
weren't able to run this project.clean
andprebuild
commands inpackage.json
were using a nativeunix
commandrm -rf
. To resolve this issue we installedrimraf
#481 - Updated
eleventy
fromv1.0.0
➡️v1.0.2
#482