@pulumi/query
Advanced tools
Changelog
v0.6.0
AsyncQueryable#concat
interface type to accurately reflect the underlying type of the
implementation.Changelog
v0.5.0
xs
and ys
to be separate types in xs.concat(ys)
.Changelog
v0.3.0
SymbolConstructor
with asyncIterator
, allowing users targeting ES
versions earlier than the 2018 to use this library.groupJoin
semantics.from
to gracefully handle stray undefined
passed as argument.Changelog
v0.2.0
es2018.asynciterable
to .compilationOptions.libs
when compiling
against this library.