Skip to content

v2026.6.9

Choose a tag to compare

@github-actions github-actions released this 09 Jun 06:46
· 28 commits to main since this release

@unbrained/pm-cli 2026.6.9

Source range: v2026.6.8...v2026.6.9

Changelog

Added

  • PmPackageResourceKind is missing 'assets' and 'prompts' as canonical resource types (pm-z9ho)
  • Extension activation: no teardown/deactivation hook — extensions cannot clean up timers, connections, or state (pm-k1e4)
  • Extension API missing self-identity accessor: extensions cannot read their own name, layer, or version at activation (pm-qo36)
  • registerItemFields/registerItemTypes: validate declared field type against known coercion kinds with did-you-mean (pm-oll8)

Fixed

  • Extension FlagDefinition lacks 'list' and 'default' fields — extension-registered flags cannot match core comma-list contract (pm-ltbr)

Other

  • SDK lacks assertRegisteredCommandOverride testing helper (coverage gap in testing.ts) (pm-aw7d)

PM Tracker Evidence

Closed pm items in release window: 6
By type: Feature=4, Issue=1, Chore=1
By status: closed=6

Selected release-related tracker items:

  • No release-tagged pm items found in the selected window.