81274d4: fix(ValueOrPromise.all): sync code should error first7219d1c: fix(types): implementation signature should also be callableade3f7d: fix(types): do not make results nullable1b378e8: chore(docs): correct typo8366d7e: fix(resolve): always resolve to actual PromiseEven though ValueOrPromise objects can be initialized with anything PromiseLike, it is helpful to have them always resolve to either values or to actual promises.
a246304: fix(dependencies): no dependencies, pleasea4eff20: add missing catch817088d: exclude spec files from builde712ab8: add missing function ValueOrPromise.all4e5e5f8: add resolve method to resolve the ValueOrPromise to either a value or promise