npm
and jsdelivr.com
insteadnpm outdated
, yarn update-interactive
, etc caused by accidental publishing of 4.6.1)..finally
after a promise has rejected with no rejection value.RSVP.filter
where it would only respect explicitly true
values (unlike [].filter
which allows truthy values).__esModule: true
brandRSVP.on('error', function(reason, label) { ... }
now also provides the
rejected promises label.npm run test
or npm run test:ci
"npm run test
or npm run test:ci
finally
to the readmeRSVP.hash
RSVP.hashSettled
in runtimes < es5 by fixing a broken Object.create
polyfil #286this
and resolver
then
is always called with a clean stack.” ensure RSVP passes future a+ specvar promises
in filter.jsRSVP.denodeify
pass along thisArg