Skip to content

SettingsMigrationComponentConstructorParams.apiVersionRange

SettingsMigrationComponentConstructorParams › apiVersionRange

Type: string

The semver range of contract versions this plugin compiled against, e.g. '^1'.

Remarks:

Evaluated by compare-versions, which does NOT accept a bare *. Spell "any version" as '>=0.0.0'.