Skip to content

4.0.0

Choose a tag to compare

@vitaly-t vitaly-t released this 29 Aug 18:23
· 9 commits to master since this release

Legacy Clean-up

Gone: Custom Promises 🔨

  • Removed from the library everything related to supporting custom promises, external promise libraries, such as Bluebird, etc., as obsolete. Now it is ES6 Promise all the way, nothing else, and no customization in that regard.
  • Improved TypeScript declarations.