Skip to content

v0.11.0

Latest

Choose a tag to compare

@jdevalk jdevalk released this 21 Apr 15:47
· 1 commit to main since this release

Changed

  • 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.