You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
peerDependencies.emdash bumped to ^0.6.0. Picks up eager taxonomy-term hydration on getEmDashEntry results (emdash PR #626), plus the toolbar portableText fix (#685) and several cold-start / D1 replica performance improvements.
Added
Taxonomy keywords and section in Article schema. For content pages the plugin now calls getEmDashEntry to read the entry's eagerly-hydrated data.terms map (zero extra DB queries when the Astro template already fetched the entry in the same request). All assigned taxonomy terms are joined into the keywords field of the BlogPosting node. Terms from any taxonomy whose name starts with categor are additionally mapped to articleSection.