Skip to content

airlock 0.2.0

Choose a tag to compare

@Dawsson Dawsson released this 18 Feb 18:20
  • `airlock status` command — human-friendly overview of all deployed updates across every channel, platform, and runtime version; no required flags, defaults to 25 entries (`--limit` to adjust)
  • `listUpdates()` method on `StorageAdapter` interface — required for custom adapter implementations
  • README: clarified that the package serves dual purpose — import `createAirlock` on the server, run `airlock` CLI (via `bunx` or global install) to publish updates