Version 0.26.0 changelog

Latest – 0.26.0

June 24, 2025

Components are now auto-block-authored to core synced patterns in Gutenberg. They will now render in GB and show up in the pattern library as synced patterns. Next step will be passing prop data through from Etch with a secondary step of passing the actual props inputs through to the end user in GB for client editing capability.

Upgrade Note: This update will temporarily break your components. To upgrade safely, open all pages/templates that contain a component and hit “Save” in Etch. This will upgrade your components to the new architecture. You shouldn’t need to do anything else.

Legend

Feature
Improvement
Fix
Breaking

0.26.0 Details

  • Auto-author components as synced patterns in Gutenberg
  • Components now render properly in GB
  • BREAKING: Read Upgrade Notes!
All Changelogs