Skip to content

Releases: Kaciras/deasync

v1.1.0

24 Oct 10:34
b49b57d
Compare
Choose a tag to compare

Export more functions: uvRun, loopWhile, and runLoopOnce, see Readme.md for more details.

v1.0.4

06 Apr 12:10
2a8c81f
Compare
Choose a tag to compare

fix missing nullability check in awaitSync

v1.0.3

04 Dec 08:43
2c9d7b2
Compare
Choose a tag to compare

fix deasync types.

v1.0.2

17 Feb 08:24
e7caf63
Compare
Choose a tag to compare
  • (test): replace nyc with c8.
  • (types): use Awaited<T> for awaitSync.

v1.0.1

17 Feb 08:19
995c9ef
Compare
Choose a tag to compare
  • fix setTimeout tests
  • fix prebuild binary not be downloaded on CI.
  • update codecov/codecov-action to v2.