Variable COMPATIBLE_ADCP_VERSIONSConst
COMPATIBLE_ADCP_VERSIONS: readonly [
"v2.5",
"v2.6",
"v3",
"3.0.0-beta.1",
"3.0.0-beta.3",
"3.1.0-beta.1",
"3.0.0",
"3.0.1",
"3.0.2",
"3.0.3",
"3.0.4",
"3.0.5",
"3.0.6",
"3.0.7",
"3.0.8",
"3.0.9",
"3.0.10",
"3.0.11",
"3.0.12",
] = ...
AdCP versions this library maintains backward compatibility with.
Auto-derived from
ADCP_VERSIONby scripts/sync-version.ts — every3.0.0through the current pin is enumerated. Do not edit this list by hand; bumping the AdCP pin vianpm run sync-versionextends it.