ObsidianVersionMetadata.ecmaScriptVersion?
ObsidianVersionMetadata › ecmaScriptVersion?
Type: string
The highest ECMAScript edition (e.g.'ES2022') fully supported by this version's bundled Chromium, derived from ObsidianRuntimeVersions.chrome (see deriveEcmaScriptVersion). Baked alongside runtimeVersions, so a consumer pinning this installer knows offline which ES level a serialized evalInObsidian closure may safely use. Absent when the version has no collected runtime versions.