Skip to content

Release 7.0.8

Choose a tag to compare

@karmaniverous karmaniverous released this 10 Jun 07:46
· 9 commits to main since this release

7.0.7 - 2026-06-04

Bug Fixes

  • Resolve eslint errors from PR #24 (tsdoc params, unused import, prettier) (cdf2385)
  • (core) Scope afterResolve hooks to invoked command subtree (#23) (a88392d)
  • (aws) Scope loginOnDemand to aws command paths only (#23) (27e5ab4)

Refactor

  • (core) DRY effectiveNs into shared helper, fix stale JSDoc (#23) (a3ace22)

Documentation

  • Update aws/plugin guides to reflect afterResolve scoping (#23) (1c2ee07)
  • (aws) Clarify afterResolve loginOnDemand comment rationale (1297aaf)
  • (aws) Fix afterResolve contract placement and add inline rationale (2a44681)

Testing

  • (aws) Add CLI-level integration tests for loginOnDemand scoping (#23) (ea0c09e)

Miscellaneous Tasks

  • Release v7.0.7 (77cdd06)
  • Remove temp commit helper scripts (092df6b)