Download Latest Version 2.0.2 source code.zip (169.1 kB)
Email in envelope

Get an email when there's a new version of App Compose

Home / 1.3.0
Name Modified Size InfoDownloads / Week
Parent folder
1.3.0 source code.tar.gz 2024-11-08 133.6 kB
1.3.0 source code.zip 2024-11-08 165.6 kB
README.md 2024-11-08 429 Bytes
Totals: 3 Items   299.6 kB 0

Added

:::ts
autoResolveDeps?: {
  strict: true;
  optional?: boolean;
};

in the compose.up and compose.graph configs. autoResolveDeps allows automatic resolution of container dependencies (both strict and optional) without the need to manually pass them to compose.up and compose.graph.

Docs

Source: README.md, updated 2024-11-08