ECMAScript 2020 (ES11) Features added in the 11th edition of ECMAScript For more information see: SpecificationFeature support listSupport for Optional chaining operatorSupport for Nullish coalescing operatorSupport for globalThisSupport for dynamic import()Support for BigIntSupport for Promise: allSettled()Support for String: matchAllSupport for export * as namespaceSupport for import.meta