Skip to content

@emdash-cms/plugin-cli@0.7.0

Choose a tag to compare

@emdashbot emdashbot released this 10 Jul 16:33
baf4d83

Minor Changes

  • #1719 7c5de08 Thanks @swissky! - Adds a taxonomies:read plugin capability with read-only taxonomy access: plugins that declare it get ctx.taxonomies to list taxonomy definitions (getAll()), fetch the terms of a taxonomy (getTerms()), and read the terms assigned to a content entry (getEntryTerms()) — in-process and in both sandbox runners.

Patch Changes

  • Updated dependencies [7c5de08]:
    • @emdash-cms/plugin-types@0.2.0
    • @emdash-cms/registry-lexicons@0.2.0
    • @emdash-cms/registry-client@0.3.3