Skip to content

v2.2.0

Choose a tag to compare

@flancer64 flancer64 released this 14 Aug 13:57
· 12 commits to main since this release
  • Launch a metadata-declared TeqFW host package explicitly with --host and an optional --host-root .
  • Resolve the selected host through the local application tree, the global npm location that hosts teq, and well-known global npm locations, without spawning child processes.
  • Validate the explicit host manifest (package name, canonical teqfw.fw.di.namespaces, @teqfw/cli dependency) and require a command identifier in explicit-host mode.
  • Keep command-owned tokens after the command identifier untouched and preserve local-first host discovery when --host is absent.