Skip to content

2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Aug 19:39
614890b

2.0.0 (2026-08-02)

Bug Fixes

  • lint: allow missing node_modules in PHPStan exclusions (d66fa69)
  • release: compute initial stable version as 2.0.0 (cb133e2)
  • ci: define audit step indices in release-check theme-readiness assertion (f1eba46)
  • security: enable Twig autoescaping and escape ACF/block context (b8de146)
  • guard child theme force replacement (cd9249e)
  • implement timber attribute helpers (308cb95)
  • ci: launch Chrome without sandbox in Linux CI (91ee663)
  • runtime: log silent asset failures, fall through corrupt manifests, and clarify editor-policy docs (c782727)
  • cli: read version from theme metadata (5a9c7f8)
  • ci: resolve Whisk a11y Storybook path (426834f)
  • test: resolve Whisk tests from theme root (3bf554d)
  • cli: sanitize theme name, require generatedFrom for --force, make generation atomic (299d3cb)
  • release: ship complete installable theme (1406eeb)
  • release: stabilize semantic release analysis (fb1661f)
  • ci: stabilize WordPress fixture archive and teardown (7864cff)
  • tighten composer stability settings (afd7d43)
  • ci: unblock release by scoping npm audit gate and patching fast-uri advisory (6abebc5)
  • blocks: use block-scoped acf field values in twig context (855199b)

Features

  • whisk: add component inspector support (0385747)
  • theme: add editor services and agnostic starter (5b545e9)
  • add generated child theme metadata (fa897b6)
  • add optional component discovery cache (f4b646a)
  • generator: add project-specific theme documentation (7444274)
  • twig: add switch case tags (d136804)
  • align whisk starter structure with emulsify drupal (d924e9d)
  • release: build and attach installable theme ZIP with bundled dependencies (9c6534e)
  • theme: harden parent runtime services (c6bbe40)
  • init commit of rebuilt theme that is inline with other base themes (80c2645)
  • load core 4 theme assets (0d639fe)
  • re-organize default templates, auto-register blocks, and twig namespacing (84b340e)
  • rebuild timber theme bootstrap (2c1af61)
  • refine timber template defaults (7decd36)
  • remove old/deprecated files (58c22b7)
  • separate timber and gutenberg block registration (6e0967f)
  • starter: simplify Whisk child theme (dddcfa7)
  • support block scoped assets (c57ef89)
  • support optional asset manifest loading (ae9e15f)
  • support pattern category metadata (dcb451b)
  • twig: support project component references (196f6a7)
  • starter: support standalone wordpress starter (b57e20c)
  • upgrade whisk starter to emulsify core 4 (6ac9313)

Performance Improvements

  • blocks: enable discovery caching by default outside development (5c5f378)
  • runtime: memoize manifest reads and asset discovery per request (8e3f716)