Skip to content

Autumn surprise

Compare
Choose a tag to compare
@jutaz jutaz released this 06 Nov 09:40
· 11 commits to master since this release

Adds support for promise.bind, promise.unbind.

Also adds support for passing in individual context in promise.catch as a 2nd argument.

  • Bugfix - .all() should now resolve objects too.