Skip to content

1.12.2

Choose a tag to compare

@github-actions github-actions released this 03 Dec 00:33
· 92 commits to refs/heads/develop since this release
49cfb00

What's new since 1.12.1

Important Changes - Raw twig filter has been removed from all components used within the Drupal Theme, if updating to this version, your sub-theme will also need to update custom and overridden components. This may result in the need to change preprocessing to pass renderable arrays for HTML content and markup objects.

@alan-cole, @richardgaunt and @stooit