Skip to content

Version 8.0.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@notheotherben notheotherben released this 13 Jan 18:23
· 40 commits to main since this release
v8.0.0-alpha.3
b43fca7

This release adds a number of fixes for v2.4.1 of TypeScript as well as a regression test for #91. More notably, it also removes Bluebird as a dependency, allowing you to use Iridium with native promises (#95). You can still use Bluebird if you wish by importing it as a poly-fill, but this is now at the discretion of the user.