Skip to content

v2.0.2

Compare
Choose a tag to compare
@RobertFischer RobertFischer released this 11 Dec 18:10
· 17 commits to latest since this release
0ca2c27

2.0.2 (2020-12-11)

Bug Fixes

  • lib imports: import the standard libraries the standard way (b4221da)
  • simplify types: remove the references to the Typescript types because it causes problems (344ca6c)
  • type reference: add in a reference for the PromiseFulfilledResult (3c814e9)
  • types: be explicit that Settlment is a PromiseSettledResult (5789aa9)
  • types: specify the types file in package.json so that Typescript doesn't try to compile it again (c6ed7ff)