Skip to content

Releases: mattlewis92/angular-bluebird-promises

Release list

0.6.0

Choose a tag to compare

@mattlewis92 mattlewis92 released this 31 Oct 20:43
  • Compatibility with bluebird 3
  • Rewritten in ES6

0.3.0

Choose a tag to compare

@mattlewis92 mattlewis92 released this 25 Feb 20:03

-Fix a bug with using Promise.all with an array as angular.isObject returns true for an array
-Update bluebird to the latest version and ensure the latest version will always be used.