Add Array.fromAsync to Node 23+ bases
Author: octylFractalCreated Jun 9, 2026Updated Jun 9, 2026
I want to use `Array.fromAsync`, but even though it's been in Node since at least v23 (counting majors where it appears in all versions only), it's not been included in any of the bases, I guess because the original request was rejected (https://github.com/tsconfig/bases/issues/282). From what I can tell, that was only rejected because of changing the Node 22 base, so could this be reconsidered for 23+?
Source: tsconfig/bases