Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 22:25
· 11 commits to main since this release
ef2ae39

2.0.0 (2026-06-04)

  • feat!: require Drupal 11.3 and Drush 13 (3dd0e84)
  • feat!: target Drupal 10.6 and 11.3 compatibility (0620885)

Bug Fixes

  • twig: accept mixed inputs for add_attributes and bem (890b66f)
  • di: alias filesystem service for autowiring (34d5c0b)
  • alias lock backend for favicon services (969a554)
  • ci: allow Symfony runtime Composer plugin (184b009)
  • harden drush command workflows (6d577e9)
  • twig: honor reusable default namespaces (cf8f573)
  • twig: improve switch parser strictness (dbf11d1)
  • remove Drupal 12 runtime blockers (40a1a57)
  • favicon: restrict admin favicon override to Emulsify themes (05b586a)
  • stabilize theme generation and document integrations (ce98a2a)
  • strip starterkit metadata from generated themes (a90c748)

Features

  • favicon: add Emulsify 7 upgrade tooling (97237e3)
  • add favicon package drush commands (90aadbf)
  • twig: add theme-defined Twig namespaces (1c7815c)
  • Add Twig switch/case extension (a18e749)
  • favicon: apply generated favicon packages to admin pages (0d4577d)

BREAKING CHANGES

  • Drupal core support now starts at 11.3, PHP support now starts at 8.3, and the Drush command requires Drush 13+.
  • Drupal core support now starts at 10.6 and 11.3.